Uses of Interface
org.eclipse.e4.ui.model.application.ui.MElementContainer
Packages that use MElementContainer
Package
Description
Application programming interfaces describing the Eclipse 4 application model elements.
Application programming interfaces describing the Eclipse 4 state and container model elements.
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
Application programming interfaces describing the Eclipse 4 model services.
-
Uses of MElementContainer in org.eclipse.e4.ui.model.application
Subinterfaces of MElementContainer in org.eclipse.e4.ui.model.applicationModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Application'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.impl
Classes in org.eclipse.e4.ui.model.application.impl that implement MElementContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Application'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui
Subinterfaces of MElementContainer in org.eclipse.e4.ui.model.application.uiModifier and TypeInterfaceDescriptioninterfaceMGenericStack<T extends MUIElement>A representation of the model object 'Generic Stack'.interfaceMGenericTile<T extends MUIElement>A representation of the model object 'Generic Tile'.interfaceMGenericTrimContainer<T extends MUIElement>A representation of the model object 'Generic Trim Container'.Methods in org.eclipse.e4.ui.model.application.ui that return MElementContainerModifier and TypeMethodDescriptionMUIElement.getParent()Returns the value of the 'Parent' container reference.Methods in org.eclipse.e4.ui.model.application.ui with parameters of type MElementContainerModifier and TypeMethodDescriptionvoidMUIElement.setParent(MElementContainer<MUIElement> value) Sets the value of the 'Parent' container reference. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MElementContainer in org.eclipse.e4.ui.model.application.ui.advancedModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Area'.interfaceA representation of the model object 'Perspective'.interfaceA representation of the model object 'Perspective Stack'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.advanced.impl
Classes in org.eclipse.e4.ui.model.application.ui.advanced.impl that implement MElementContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Area'.classAn implementation of the model object 'Perspective'.classAn implementation of the model object 'Perspective Stack'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.advanced.util
Methods in org.eclipse.e4.ui.model.application.ui.advanced.util with parameters of type MElementContainerModifier and TypeMethodDescription<T extends MUIElement>
T1AdvancedSwitch.caseElementContainer(MElementContainer<T> object) Returns the result of interpreting the object as an instance of 'Element Container'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MElementContainer in org.eclipse.e4.ui.model.application.ui.basicModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Part'.interfaceDeprecated.interfaceA representation of the model object 'Part Sash Container'.interfaceA representation of the model object 'Part Stack'.interfaceA representation of the model object 'Trim Bar'.interfaceA representation of the model object 'Trimmed Window'.interfaceA representation of the model object 'Window'.interfaceDeprecated. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MElementContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Part'.classAn implementation of the model object 'Part Sash Container'.classAn implementation of the model object 'Part Stack'.classAn implementation of the model object 'Trim Bar'.classAn implementation of the model object 'Trimmed Window'.classAn implementation of the model object 'Window'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.basic.util
Methods in org.eclipse.e4.ui.model.application.ui.basic.util with parameters of type MElementContainerModifier and TypeMethodDescription<T extends MUIElement>
T1BasicSwitch.caseElementContainer(MElementContainer<T> object) Returns the result of interpreting the object as an instance of 'Element Container'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.impl
Classes in org.eclipse.e4.ui.model.application.ui.impl that implement MElementContainerModifier and TypeClassDescriptionclassElementContainerImpl<T extends MUIElement>An implementation of the model object 'Element Container'.classGenericStackImpl<T extends MUIElement>An implementation of the model object 'Generic Stack'.classGenericTileImpl<T extends MUIElement>An implementation of the model object 'Generic Tile'.classGenericTrimContainerImpl<T extends MUIElement>An implementation of the model object 'Generic Trim Container'.Methods in org.eclipse.e4.ui.model.application.ui.impl that return MElementContainerMethods in org.eclipse.e4.ui.model.application.ui.impl with parameters of type MElementContainerModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChainUIElementImpl.basicSetParent(MElementContainer<MUIElement> newParent, org.eclipse.emf.common.notify.NotificationChain msgs) voidUIElementImpl.setParent(MElementContainer<MUIElement> newParent) -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.ui.util
Methods in org.eclipse.e4.ui.model.application.ui.util with parameters of type MElementContainerModifier and TypeMethodDescription<T extends MUIElement>
T1UiSwitch.caseElementContainer(MElementContainer<T> object) Returns the result of interpreting the object as an instance of 'Element Container'. -
Uses of MElementContainer in org.eclipse.e4.ui.model.application.util
Methods in org.eclipse.e4.ui.model.application.util with parameters of type MElementContainerModifier and TypeMethodDescription<T extends MUIElement>
T1ApplicationSwitch.caseElementContainer(MElementContainer<T> object) Returns the result of interpreting the object as an instance of 'Element Container'. -
Uses of MElementContainer in org.eclipse.e4.ui.workbench.modeling
Methods in org.eclipse.e4.ui.workbench.modeling with parameters of type MElementContainerModifier and TypeMethodDescription<T extends MUIElement>
voidEModelService.move(T element, MElementContainer<? super T> newParent) Move the element to a new location.<T extends MUIElement>
voidEModelService.move(T element, MElementContainer<? super T> newParent, boolean leavePlaceholder) Move the element to a new location.<T extends MUIElement>
voidEModelService.move(T element, MElementContainer<? super T> newParent, int index) Move the element to a new location.<T extends MUIElement>
voidEModelService.move(T element, MElementContainer<? super T> newParent, int index, boolean leavePlaceholder) Move the element to a new location.intEModelService.toBeRenderedCount(MElementContainer<?> container) Count the number of 'toBeRendered' children -
Uses of MElementContainer in org.eclipse.e4.ui.workbench.renderers.swt
Methods in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type MElementContainerModifier and TypeMethodDescriptionvoidLazyStackRenderer.childRendered(MElementContainer<MUIElement> parentElement, MUIElement element) voidSashRenderer.childRendered(MElementContainer<MUIElement> parentElement, MUIElement element) voidStackRenderer.childRendered(MElementContainer<MUIElement> parentElement, MUIElement element) voidSWTPartRenderer.childRendered(MElementContainer<MUIElement> parentElement, MUIElement element) voidToolBarManagerRenderer.childRendered(MElementContainer<MUIElement> parentElement, MUIElement element) protected voidLazyStackRenderer.createTab(MElementContainer<MUIElement> me, MUIElement part) This method is necessary to allow the parent container to show affordance (i.e. tabs) for child elements -without- creating the actual partprotected voidStackRenderer.createTab(MElementContainer<MUIElement> stack, MUIElement element) protected voidSashRenderer.forceLayout(MElementContainer<MUIElement> pscModel) voidLazyStackRenderer.hideChild(MElementContainer<MUIElement> parentElement, MUIElement child) voidSashRenderer.hideChild(MElementContainer<MUIElement> parentElement, MUIElement child) voidStackRenderer.hideChild(MElementContainer<MUIElement> parentElement, MUIElement child) voidToolBarManagerRenderer.hideChild(MElementContainer<MUIElement> parentElement, MUIElement child) voidTrimBarRenderer.hideChild(MElementContainer<MUIElement> parentElement, MUIElement child) voidLazyStackRenderer.processContents(MElementContainer<MUIElement> me) voidMenuManagerRenderer.processContents(MElementContainer<MUIElement> container) voidPerspectiveRenderer.processContents(MElementContainer<MUIElement> container) voidSashRenderer.processContents(MElementContainer<MUIElement> container) voidSWTPartRenderer.processContents(MElementContainer<MUIElement> container) voidToolBarManagerRenderer.processContents(MElementContainer<MUIElement> container) voidTrimBarRenderer.processContents(MElementContainer<MUIElement> me) voidWBWRenderer.processContents(MElementContainer<MUIElement> me) voidStackRenderer.showAvailableItems(MElementContainer<?> stack, CTabFolder tabFolder) Shows a popup dialog with the list of editors availavle in a givenCTabFolder.voidStackRenderer.showAvailableItems(MElementContainer<?> stack, CTabFolder tabFolder, boolean forceCenter) Shows a popup dialog with the list of editors available in the given CTabFolder.