Interface MToolBarElement
- All Superinterfaces:
MApplicationElement,MLocalizable,MUIElement
- All Known Subinterfaces:
MDirectToolItem,MHandledToolItem,MToolBarSeparator,MToolControl,MToolItem
- All Known Implementing Classes:
DirectToolItemImpl,HandledToolItemImpl,ToolBarElementImpl,ToolBarSeparatorImpl,ToolControlImpl,ToolItemImpl
A representation of the model object 'Tool Bar Element'.
This is a placeholder class mixed in to any other type that can be added to a Toolbar.
- Since:
- 1.0
- Restriction:
- This interface is not intended to be implemented by clients.
-
Method Summary
Methods inherited from interface org.eclipse.e4.ui.model.application.MApplicationElement
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdMethods inherited from interface org.eclipse.e4.ui.model.application.ui.MLocalizable
updateLocalizationMethods inherited from interface org.eclipse.e4.ui.model.application.ui.MUIElement
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidget