Hi all, On Feb 15, 2:38 pm, Thomas Broyer <[email protected]> wrote: > > - First, why Style.Unit [1] is not documenting the values? > Why do you want the values? > (and you're given the source, use it!) > (btw, they're all the lowercase version of the enum's value name, > except for PCT which is "%")
Thanks for hinting. RootLayoutPanel is the reason. I still believe there should be at least one line JavaDocs for each of Style.Unit enum value names, specially to explain the difference between PC/PCT/PT. Instead of assuming the proper usage of it, or digging into the code to see how they are internally used. Thanks, Ahmed -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
