Uses of Interface
org.eclipse.e4.ui.model.application.ui.MGenericTrimContainer
Packages that use MGenericTrimContainer
Package
Description
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
-
Uses of MGenericTrimContainer in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MGenericTrimContainer in org.eclipse.e4.ui.model.application.ui.basicModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Trim Bar'. -
Uses of MGenericTrimContainer in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MGenericTrimContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Trim Bar'. -
Uses of MGenericTrimContainer 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 MGenericTrimContainerModifier and TypeMethodDescription<T extends MUIElement>
T1BasicSwitch.caseGenericTrimContainer(MGenericTrimContainer<T> object) Returns the result of interpreting the object as an instance of 'Generic Trim Container'. -
Uses of MGenericTrimContainer in org.eclipse.e4.ui.model.application.ui.impl
Classes in org.eclipse.e4.ui.model.application.ui.impl that implement MGenericTrimContainerModifier and TypeClassDescriptionclassGenericTrimContainerImpl<T extends MUIElement>An implementation of the model object 'Generic Trim Container'. -
Uses of MGenericTrimContainer in org.eclipse.e4.ui.model.application.ui.util
Methods in org.eclipse.e4.ui.model.application.ui.util with parameters of type MGenericTrimContainerModifier and TypeMethodDescription<T extends MUIElement>
T1UiSwitch.caseGenericTrimContainer(MGenericTrimContainer<T> object) Returns the result of interpreting the object as an instance of 'Generic Trim Container'.