Interface MPartStack
- All Superinterfaces:
MApplicationElement
,MElementContainer<MStackElement>
,MGenericStack<MStackElement>
,MLocalizable
,MPartSashContainerElement
,MUIElement
,MWindowElement
- All Known Implementing Classes:
PartStackImpl
public interface MPartStack
extends MGenericStack<MStackElement>, MPartSashContainerElement, MWindowElement
A representation of the model object 'Part Stack'.
This is the concrete class representing a stack of Parts in the UI Model.
- 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, setElementId
Methods inherited from interface org.eclipse.e4.ui.model.application.ui.MElementContainer
getChildren, getSelectedElement, setSelectedElement
Methods inherited from interface org.eclipse.e4.ui.model.application.ui.MLocalizable
updateLocalization
Methods 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