Interface MCompositePart
- All Superinterfaces:
MApplicationElement, MBindings, MContext, MContribution, MDirtyable, MElementContainer<MPartSashContainerElement>, MGenericTile<MPartSashContainerElement>, MHandlerContainer, MLocalizable, MPart, MPartSashContainerElement, MStackElement, MUIElement, MUILabel, MWindowElement
- All Known Implementing Classes:
CompositePartImpl
A representation of the model object 'Composite Part'.
This is a Part that is capable of supporting an internal structure. In order to be useful instances of this part muct be capable of managing their internal structure.
- Since:
- 1.1
- 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 MBindings
getBindingContextsMethods inherited from interface MContext
getContext, getProperties, getVariables, setContextMethods inherited from interface MContribution
getContributionURI, getObject, setContributionURI, setObjectMethods inherited from interface MDirtyable
isDirty, setDirtyMethods inherited from interface MElementContainer
getChildren, getSelectedElement, setSelectedElementMethods inherited from interface MGenericTile
isHorizontal, setHorizontalMethods inherited from interface MHandlerContainer
getHandlersMethods inherited from interface MLocalizable
updateLocalizationMethods inherited from interface MPart
getDescription, getLocalizedDescription, getMenus, getToolbar, getTrimBars, isCloseable, setCloseable, setDescription, setToolbarMethods inherited from interface MUIElement
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetMethods inherited from interface MUILabel
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip