|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMenuBar | |
---|---|
com.itmill.toolkit.terminal.gwt.client.ui |
Uses of IMenuBar in com.itmill.toolkit.terminal.gwt.client.ui |
---|
Fields in com.itmill.toolkit.terminal.gwt.client.ui declared as IMenuBar | |
---|---|
protected IMenuBar |
IMenuBar.hostReference
|
protected IMenuBar |
IMenuBar.parentMenu
|
protected IMenuBar |
IMenuBar.visibleChildMenu
|
Methods in com.itmill.toolkit.terminal.gwt.client.ui that return IMenuBar | |
---|---|
IMenuBar |
IMenuBar.getParentMenu()
Returns the parent menu of this menu, or null if this is the top-level menu |
Methods in com.itmill.toolkit.terminal.gwt.client.ui with parameters of type IMenuBar | |
---|---|
void |
IMenuBar.setParentMenu(IMenuBar parent)
Set the parent menu of this menu |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |