public interface MOpaqueToolItem extends MToolItem
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Object |
getOpaqueItem()
Deprecated.
Returns the value of the 'Opaque Item' attribute
|
void |
setOpaqueItem(Object value)
Deprecated.
Sets the value of the '
Opaque Item ' attribute |
getMenu, setMenu
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
Object getOpaqueItem()
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.
setOpaqueItem(Object)
void setOpaqueItem(Object value)
Opaque Item
' attribute.
value
- the new value of the 'Opaque Item' attribute.getOpaqueItem()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.