Uses of Interface
org.eclipse.e4.ui.model.application.ui.basic.MPartSashContainer
-
Packages that use MPartSashContainer 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 MPartSashContainer in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MPartSashContainer in org.eclipse.e4.ui.model.application.ui.advanced Modifier and Type Interface Description interface
MArea
A representation of the model object 'Area'. -
Uses of MPartSashContainer in org.eclipse.e4.ui.model.application.ui.basic
Methods in org.eclipse.e4.ui.model.application.ui.basic that return MPartSashContainer Modifier and Type Method Description MPartSashContainer
MBasicFactory. createPartSashContainer()
Returns a new object of class 'Part Sash Container'.
-