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, getToolTipTextdispose, getRoot, isDisposedaddDisposeListener, removeDisposeListenersetAcceleratorsetMnemonicsetIcon, setText, setToolTipTextgetUiReference, isEnabled, setEnabledaddActionListener, removeActionListenervoid setAction(IAction action)
action - The action to setIActionItemModel getModel()
IMenuItemvoid setModel(IActionItemModel model)
model - The action model to set, never nullSiehe auch Jowidgets Nutzerhandbuch