Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Constructor and Description |
---|
MenuBar(boolean vertical,
MenuBar.Resources resources)
Creates an empty menu bar that uses the specified ClientBundle for menu
images.
|
MenuBar(MenuBar.Resources resources)
Creates an empty horizontal menu bar that uses the specified ClientBundle
for menu images.
|