public interface MRenderedMenuItem extends MMenuItem
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Object |
getContributionItem()
Deprecated.
Returns the value of the 'Contribution Item' attribute
|
void |
setContributionItem(Object value)
Deprecated.
Sets the value of the '
Contribution Item' attribute |
getType, isEnabled, isSelected, setEnabled, setSelected, setTypegetLocalizedMnemonics, getMnemonics, setMnemonicsgetAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdgetIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltipObject getContributionItem()
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.
setContributionItem(Object)void setContributionItem(Object value)
Contribution Item' attribute.
value - the new value of the 'Contribution Item' attribute.getContributionItem()
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.