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 TypeInterfaceDescriptioninterface
A representation of the model object 'Area'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Area'.class
An 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 TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Part'.interface
A representation of the model object 'Part'.interface
A representation of the model object 'Part Sash Container'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Composite Part'.class
An implementation of the model object 'Part'.class
An implementation of the model object 'Part Sash Container'.class
An 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 TypeMethodDescriptionvoid
WindowImpl.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'.