Interface MPopupMenu
- All Superinterfaces:
MApplicationElement, MContext, MElementContainer<MMenuElement>, MLocalizable, MMenu, MMenuElement, MUIElement, MUILabel
- All Known Implementing Classes:
PopupMenuImpl
A representation of the model object 'Popup Menu'.
This is a concrete class representing context menus. Menus of this type are generally managed by code within the running application since they're not visible in the UI.
- 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 MContext
getContext, getProperties, getVariables, setContextMethods inherited from interface MElementContainer
getChildren, getSelectedElement, setSelectedElementMethods inherited from interface MLocalizable
updateLocalizationMethods inherited from interface MMenu
isEnabled, setEnabledMethods 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