Uses of Interface
org.eclipse.e4.ui.model.application.ui.basic.MTrimBar
Packages that use MTrimBar
Package
Description
Application programming interfaces describing the Eclipse 4 descriptor model elements.
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
Application programming interfaces describing the Eclipse 4 model services.
-
Uses of MTrimBar in org.eclipse.e4.ui.model.application.descriptor.basic
Methods in org.eclipse.e4.ui.model.application.descriptor.basic that return types with arguments of type MTrimBarModifier and TypeMethodDescriptionMPartDescriptor.getTrimBars()
Returns the value of the 'Trim Bars' containment reference list. -
Uses of MTrimBar in org.eclipse.e4.ui.model.application.ui.advanced
Methods in org.eclipse.e4.ui.model.application.ui.advanced that return types with arguments of type MTrimBarModifier and TypeMethodDescriptionMPerspective.getTrimBars()
Returns the value of the 'Trim Bars' containment reference list. -
Uses of MTrimBar in org.eclipse.e4.ui.model.application.ui.basic
Methods in org.eclipse.e4.ui.model.application.ui.basic that return MTrimBarModifier and TypeMethodDescriptionMBasicFactory.createTrimBar()
Returns a new object of class 'Trim Bar'.Methods in org.eclipse.e4.ui.model.application.ui.basic that return types with arguments of type MTrimBarModifier and TypeMethodDescriptionMPart.getTrimBars()
Returns the value of the 'Trim Bars' containment reference list.MTrimmedWindow.getTrimBars()
Returns the value of the 'Trim Bars' containment reference list. -
Uses of MTrimBar in org.eclipse.e4.ui.workbench.modeling
Methods in org.eclipse.e4.ui.workbench.modeling that return MTrimBarModifier and TypeMethodDescriptionEModelService.getTrim
(MTrimmedWindow window, SideValue sv) Returns the window's MTrimBar for the specified side.