public interface IToolBarMenu extends IToolBarItem, IToolBarItemCommon
| Modifier and Type | Method and Description |
|---|---|
IMenuModel |
getModel() |
IPopupMenu |
getPopupMenu()
Gets the popup menu of this item
|
void |
setModel(IMenuModel model)
Sets the menu model for this component.
|
getParent, setModelgetIcon, getText, getToolTipTextdispose, getRoot, isDisposedaddDisposeListener, removeDisposeListenergetPosition, getSizesetIcon, setText, setToolTipTextgetUiReference, isEnabled, setEnabledIPopupMenu getPopupMenu()
void setModel(IMenuModel model)
menuModel - The model of the menu or null, if no menu should be shown on action eventIMenuModel getModel()
getModel in interface IToolBarItemSiehe auch Jowidgets Nutzerhandbuch