public interface IActionMenuItem extends IMenuItem, IActionWidget, IActionMenuItemCommon
Modifier and Type | Method and Description |
---|---|
IActionItemModel |
getModel()
Gets the menu items models
|
void |
setAction(IAction action)
Sets the action of the menu
|
void |
setModel(IActionItemModel model)
Sets the action with help of an action model
|
getIcon, getText, getToolTipText
dispose, getRoot, isDisposed
addDisposeListener, removeDisposeListener
setAccelerator
setMnemonic
setIcon, setText, setToolTipText
getUiReference, isEnabled, setEnabled
addActionListener, removeActionListener
void setAction(IAction action)
action
- The action to setIActionItemModel getModel()
IMenuItem
void setModel(IActionItemModel model)
model
- The action model to set, never nullSiehe auch Jowidgets Nutzerhandbuch