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.descriptor.basic.impl
Fields in org.eclipse.e4.ui.model.application.descriptor.basic.impl with type parameters of type MTrimBarModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MTrimBar>
PartDescriptorImpl.trimBars
The cached value of the 'Trim Bars
' containment reference list.Methods in org.eclipse.e4.ui.model.application.descriptor.basic.impl that return types with arguments of type MTrimBar -
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.advanced.impl
Fields in org.eclipse.e4.ui.model.application.ui.advanced.impl with type parameters of type MTrimBarModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MTrimBar>
PerspectiveImpl.trimBars
The cached value of the 'Trim Bars
' containment reference list.Methods in org.eclipse.e4.ui.model.application.ui.advanced.impl that return types with arguments of type MTrimBar -
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.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MTrimBarModifier and TypeClassDescriptionclass
An implementation of the model object 'Trim Bar'.Fields in org.eclipse.e4.ui.model.application.ui.basic.impl with type parameters of type MTrimBarModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MTrimBar>
PartImpl.trimBars
The cached value of the 'Trim Bars
' containment reference list.protected org.eclipse.emf.common.util.EList<MTrimBar>
TrimmedWindowImpl.trimBars
The cached value of the 'Trim Bars
' containment reference list.Methods in org.eclipse.e4.ui.model.application.ui.basic.impl that return MTrimBarMethods in org.eclipse.e4.ui.model.application.ui.basic.impl that return types with arguments of type MTrimBar -
Uses of MTrimBar 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 MTrimBarModifier and TypeMethodDescriptionBasicSwitch.caseTrimBar
(MTrimBar object) Returns the result of interpreting the object as an instance of 'Trim Bar'. -
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. -
Uses of MTrimBar in org.eclipse.e4.ui.workbench.renderers.swt
Methods in org.eclipse.e4.ui.workbench.renderers.swt with parameters of type MTrimBar -
Uses of MTrimBar in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return MTrimBar