public interface MToolItem extends MItem, MToolBarElement
This is the base type for both Direct and Handled tool items.
The following features are supported:
Modifier and Type | Method and Description |
---|---|
MMenu |
getMenu()
Returns the value of the 'Menu' containment reference
|
void |
setMenu(MMenu value)
Sets the value of the '
Menu ' containment reference |
getType, isEnabled, isSelected, setEnabled, setSelected, setType
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidget
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementId
updateLocalization
MMenu getMenu()
When set this represents the menu that appears when the 'drop down' arrow is clicked on this tool item.
setMenu(MMenu)
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.