Interface MPartSashContainer
- All Superinterfaces:
MApplicationElement, MElementContainer<MPartSashContainerElement>, MGenericTile<MPartSashContainerElement>, MLocalizable, MPartSashContainerElement, MUIElement, MWindowElement
- All Known Subinterfaces:
MArea
- All Known Implementing Classes:
AreaImpl, PartSashContainerImpl
public interface MPartSashContainer
extends MGenericTile<MPartSashContainerElement>, MPartSashContainerElement, MWindowElement
A representation of the model object 'Part Sash Container'.
This is the concrete class representing sashed containment in the UI Model. This type is recursive, allowing the creation of a tree of sashes whose leafs are Parts.
- 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 MGenericTile
isHorizontal, setHorizontalMethods 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