Uses of Interface
org.eclipse.e4.ui.model.application.ui.MGenericStack
Packages that use MGenericStack
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 MGenericStack in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MGenericStack in org.eclipse.e4.ui.model.application.ui.advancedModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Perspective Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.advanced.impl
Classes in org.eclipse.e4.ui.model.application.ui.advanced.impl that implement MGenericStackModifier and TypeClassDescriptionclass
An implementation of the model object 'Perspective Stack'. -
Uses of MGenericStack 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 MGenericStackModifier and TypeMethodDescription<T extends MUIElement>
T1AdvancedSwitch.caseGenericStack
(MGenericStack<T> object) Returns the result of interpreting the object as an instance of 'Generic Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MGenericStack in org.eclipse.e4.ui.model.application.ui.basicModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Part Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MGenericStackModifier and TypeClassDescriptionclass
An implementation of the model object 'Part Stack'. -
Uses of MGenericStack 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 MGenericStackModifier and TypeMethodDescription<T extends MUIElement>
T1BasicSwitch.caseGenericStack
(MGenericStack<T> object) Returns the result of interpreting the object as an instance of 'Generic Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.impl
Classes in org.eclipse.e4.ui.model.application.ui.impl that implement MGenericStackModifier and TypeClassDescriptionclass
GenericStackImpl<T extends MUIElement>
An implementation of the model object 'Generic Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.util
Methods in org.eclipse.e4.ui.model.application.ui.util with parameters of type MGenericStackModifier and TypeMethodDescription<T extends MUIElement>
T1UiSwitch.caseGenericStack
(MGenericStack<T> object) Returns the result of interpreting the object as an instance of 'Generic Stack'.