Uses of Class
org.xwiki.gwt.user.client.ui.MenuBar

Packages that use MenuBar
org.xwiki.gwt.user.client.ui   
 

Uses of MenuBar in org.xwiki.gwt.user.client.ui
 

Constructors in org.xwiki.gwt.user.client.ui with parameters of type MenuBar
MenuItem(java.lang.String text, boolean asHTML, MenuBar subMenu)
          Constructs a new menu item that cascades to a sub-menu when it is selected.
MenuItem(java.lang.String text, MenuBar subMenu)
          Constructs a new menu item that cascades to a sub-menu when it is selected.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.