On Aug 1, 12:25 pm, Magnus <[email protected]> wrote: > Hi, > > I have a MenuBar with MenuItems, which I would like to selectively > enable for defined user groups. But how can I enable/disable menu > items?
Take a look at gwtlib: http://code.google.com/p/gwtlib/. It has menubars and menu items that can be enabled and disabled. -- 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.
