public interface MRenderedMenu extends MMenu
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Object |
getContributionManager()
Deprecated.
Returns the value of the 'Contribution Manager' attribute
|
void |
setContributionManager(Object value)
Deprecated.
Sets the value of the '
Contribution Manager ' attribute |
isEnabled, setEnabled
getLocalizedMnemonics, getMnemonics, setMnemonics
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip
getChildren, getSelectedElement, setSelectedElement
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
Object getContributionManager()
Developers: Add more detailed documentation by editing this comment in org.eclipse.ui.model.workbench/model/UIElements.ecore. There is a GenModel/documentation node under each type and attribute.
setContributionManager(Object)
void setContributionManager(Object value)
Contribution Manager
' attribute.
value
- the new value of the 'Contribution Manager' attribute.getContributionManager()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.