Interface MPartSashContainerElement
- All Superinterfaces:
MApplicationElement, MLocalizable, MUIElement
- All Known Subinterfaces:
MArea, MCompositePart, MPart, MPartSashContainer, MPartStack, MPerspectiveStack, MPlaceholder
- All Known Implementing Classes:
AreaImpl, CompositePartImpl, PartImpl, PartSashContainerImpl, PartStackImpl, PerspectiveStackImpl, PlaceholderImpl
A representation of the model object 'Part Sash Container Element'.
A class to be mixed in to any element that should be allowed to be added to a PartSashContainer. Since a PartSashContainer is itself a PartSashContainerElement we can defined nested 'trees' of sash containment.
- 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 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