Interface MDynamicMenuContribution
- All Superinterfaces:
MApplicationElement, MContribution, MItem, MLocalizable, MMenuElement, MMenuItem, MUIElement, MUILabel
- All Known Implementing Classes:
DynamicMenuContributionImpl
A representation of the model object 'Dynamic Menu Contribution'.
This is a concrete class used to represent a menu item that replaces itself through the execution of the associated client code. The supplied contribution will provide the appropriate MMenuElement model elements when queried.
- Since:
- 1.0
- Restriction:
- This interface is not intended to be implemented by clients.
-
Method Summary
Methods inherited from interface MApplicationElement
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdMethods inherited from interface MContribution
getContributionURI, getObject, setContributionURI, setObjectMethods inherited from interface MItem
getType, isEnabled, isSelected, setEnabled, setSelected, setTypeMethods inherited from interface MLocalizable
updateLocalizationMethods inherited from interface MMenuElement
getLocalizedMnemonics, getMnemonics, setMnemonicsMethods inherited from interface MUIElement
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetMethods inherited from interface MUILabel
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip