Interface MPerspectiveStack
- All Superinterfaces:
MApplicationElement, MElementContainer<MPerspective>, MGenericStack<MPerspective>, MLocalizable, MPartSashContainerElement, MUIElement, MWindowElement
- All Known Implementing Classes:
PerspectiveStackImpl
public interface MPerspectiveStack
extends MGenericStack<MPerspective>, MPartSashContainerElement, MWindowElement
A representation of the model object 'Perspective Stack'.
The PerspectiveStack is a collection of Perspectives. Only one perspective may be visible at a time and is determined by the container's 'selectedElement'.
- Since:
- 1.0
- Restriction:
- This interface is not intended to be implemented by clients.
-
Method Summary
Methods inherited from interface MApplicationElement
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdMethods inherited from interface MElementContainer
getChildren, getSelectedElement, setSelectedElementMethods inherited from interface MLocalizable
updateLocalizationMethods inherited from interface MUIElement
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidget