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 org.eclipse.e4.ui.model.application.MApplicationElement
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdMethods inherited from interface org.eclipse.e4.ui.model.application.commands.MBindings
getBindingContextsMethods inherited from interface org.eclipse.e4.ui.model.application.ui.MContext
getContext, getProperties, getVariables, setContextMethods inherited from interface org.eclipse.e4.ui.model.application.MContribution
getContributionURI, getObject, setContributionURI, setObjectMethods inherited from interface org.eclipse.e4.ui.model.application.ui.MDirtyable
isDirty, setDirtyMethods inherited from interface org.eclipse.e4.ui.model.application.ui.MElementContainer
getChildren, getSelectedElement, setSelectedElementMethods inherited from interface org.eclipse.e4.ui.model.application.ui.MGenericTile
isHorizontal, setHorizontalMethods inherited from interface org.eclipse.e4.ui.model.application.commands.MHandlerContainer
getHandlersMethods inherited from interface org.eclipse.e4.ui.model.application.ui.MLocalizable
updateLocalizationMethods inherited from interface org.eclipse.e4.ui.model.application.ui.basic.MPart
getDescription, getLocalizedDescription, getMenus, getToolbar, getTrimBars, isCloseable, setCloseable, setDescription, setToolbarMethods inherited from interface org.eclipse.e4.ui.model.application.ui.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 org.eclipse.e4.ui.model.application.ui.MUILabel
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip