public interface IToolBarPopupButton extends IToolBarItem, IToolBarPopupButtonCommon
| Modifier and Type | Method and Description |
|---|---|
IPopupActionItemModel |
getModel() |
void |
setAction(IAction action) |
void |
setAction(IAction action,
ActionStyle style) |
void |
setModel(IPopupActionItemModel model) |
void |
setPopupMenu(IMenuModel popupMenu)
Sets a popup menu for this component.
|
getParent, setModelgetIcon, getText, getToolTipTextdispose, getRoot, isDisposedaddDisposeListener, removeDisposeListenergetPosition, getSizesetIcon, setText, setToolTipTextgetUiReference, isEnabled, setEnabledaddActionListener, removeActionListeneraddPopupDetectionListener, removePopupDetectionListenervoid setAction(IAction action)
void setAction(IAction action, ActionStyle style)
void setPopupMenu(IMenuModel popupMenu)
menuModel - The model of the popup menu or null, if no popup should be shown on popup eventsvoid setModel(IPopupActionItemModel model)
IPopupActionItemModel getModel()
getModel in interface IToolBarItemSiehe auch Jowidgets Nutzerhandbuch