gwt /
gwt /
0ae46067996189b013e49e8af1e5cf77a5a6187a Description:
It would be useful if you could add seperators to MenuBar's, a feature in most modern GUI's. You are able to add in items to a menubar that trigger a dummy command, but they are still selected.
Fix:
A new method in MenuBar called addSeparator, which adds an unselectable MenuItemSeparator to the MenuBar. MenuItemSeparators can also be removed, just like normal MenuItems.
Patch by:jlabanca
Review by:ecc
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1740 8db76d5a-ed1c-0410-87a9-c151d255dfc7
4 files changed