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