Interface MGenericStack<T extends MUIElement>
- All Superinterfaces:
MApplicationElement, MElementContainer<T>, MLocalizable, MUIElement
- All Known Subinterfaces:
MPartStack, MPerspectiveStack
- All Known Implementing Classes:
GenericStackImpl, PartStackImpl, PerspectiveStackImpl
A representation of the model object 'Generic Stack'.
This type defines the base type for 'stack' type containers. These containers are expected to only show their currently 'selected' element.
- 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