Uses of Interface
org.eclipse.e4.ui.model.application.ui.basic.MWindowElement
Packages that use MWindowElement
Package
Description
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
-
Uses of MWindowElement in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MWindowElement in org.eclipse.e4.ui.model.application.ui.advancedModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Area'.interfaceA representation of the model object 'Perspective Stack'. -
Uses of MWindowElement in org.eclipse.e4.ui.model.application.ui.advanced.impl
Classes in org.eclipse.e4.ui.model.application.ui.advanced.impl that implement MWindowElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Area'.classAn implementation of the model object 'Perspective Stack'. -
Uses of MWindowElement 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 MWindowElementModifier and TypeMethodDescriptionAdvancedSwitch.caseWindowElement(MWindowElement object) Returns the result of interpreting the object as an instance of 'Window Element'. -
Uses of MWindowElement in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MWindowElement in org.eclipse.e4.ui.model.application.ui.basicModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Part'.interfaceA representation of the model object 'Part'.interfaceA representation of the model object 'Part Sash Container'.interfaceA representation of the model object 'Part Stack'. -
Uses of MWindowElement in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MWindowElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Part'.classAn implementation of the model object 'Part'.classAn implementation of the model object 'Part Sash Container'.classAn implementation of the model object 'Part Stack'.Methods in org.eclipse.e4.ui.model.application.ui.basic.impl that return types with arguments of type MWindowElementModifier and TypeMethodDescriptionWindowImpl.getChildren()This is specialized for the more specific element type known in this context.Methods in org.eclipse.e4.ui.model.application.ui.basic.impl with parameters of type MWindowElementModifier and TypeMethodDescriptionvoidWindowImpl.setSelectedElement(MWindowElement newSelectedElement) This is specialized for the more specific type known in this context. -
Uses of MWindowElement 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 MWindowElementModifier and TypeMethodDescriptionBasicSwitch.caseWindowElement(MWindowElement object) Returns the result of interpreting the object as an instance of 'Window Element'.