I'm looking for detailed documentation for UiBinder. http://code.google.com/webtoolkit/doc/latest/DevGuideUiBinder.html contains some clues and the JavaDocs sometimes contain useful examples. But I was hoping that there were detailed syntax docs covering all possible properties which can be defined in UiBinder.
For example to declare a ListBox's multipleSelect property as false, I looked up the JavaDoc then started guessing on the probable UiBinder syntax. This is how I find most of the UiBinder syntax, but often there aren't enough clues. Thus my most sincere hope that there are explicit lists of syntax tucked away somewhere :) Thanks. -- 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.
