Uses of Interface
org.eclipse.e4.ui.model.application.ui.MGenericStack
-
Packages that use MGenericStack Package Description org.eclipse.e4.ui.model.application.ui.advanced Application programming interfaces describing the advanced Eclipse 4 user interface model elements.org.eclipse.e4.ui.model.application.ui.basic 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.advanced Modifier and Type Interface Description interface
MPerspectiveStack
A representation of the model object 'Perspective Stack'. -
Uses of MGenericStack in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MGenericStack in org.eclipse.e4.ui.model.application.ui.basic Modifier and Type Interface Description interface
MPartStack
A representation of the model object 'Part Stack'.
-