Thank you, but shouldn't GWT itself provide a mechanism to disable menu items?
Using an additional library is not the problem for me, but using an additional library because of such a small functionality that should be present in any menu implementation is a problem for me. As a consequence I would end up in about a dozent libs... Isn't there another solution? Why is this missing? Thanks Magnus On Aug 1, 10:56 pm, Alan Hadsell <[email protected]> wrote: > 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.
