Thanks, any idea how you'd add separators? I.e., what's the equivalent of addSeparator() for UiBinder? Also, how do you iterate through the MenuBar items (was trying to add separators that way)? The only thing I found was getItems(), but that's protected...
On Nov 30, 1:41 am, Thomas Broyer <[email protected]> wrote: > On Nov 30, 8:25 am, Sekhar <[email protected]> wrote: > > > Is there an UiBinder example for MenuBar/MenuItem somewhere? I can see > > the top elements in the MenuBar, but am not making much progress > > beyond that. I did check the use cases > > athttp://code.google.com/p/google-web-toolkit/wiki/UiBinder. > > Have a look > at:http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/... -- 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.
