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, setModel
getIcon, getText, getToolTipText
dispose, getRoot, isDisposed
addDisposeListener, removeDisposeListener
getPosition, getSize
setIcon, setText, setToolTipText
getUiReference, isEnabled, setEnabled
IPopupMenu 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 IToolBarItem
Siehe auch Jowidgets Nutzerhandbuch