Uses of Interface
org.eclipse.e4.ui.model.application.ui.MGenericTile
Packages that use MGenericTile
Package
Description
Application programming interfaces describing the advanced Eclipse 4 user interface model elements.
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
-
Uses of MGenericTile in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MGenericTile in org.eclipse.e4.ui.model.application.ui.advancedModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Area'. -
Uses of MGenericTile in org.eclipse.e4.ui.model.application.ui.advanced.impl
Classes in org.eclipse.e4.ui.model.application.ui.advanced.impl that implement MGenericTile -
Uses of MGenericTile in org.eclipse.e4.ui.model.application.ui.advanced.util
Methods in org.eclipse.e4.ui.model.application.ui.advanced.util with parameters of type MGenericTileModifier and TypeMethodDescription<T extends MUIElement>
T1AdvancedSwitch.caseGenericTile(MGenericTile<T> object) Returns the result of interpreting the object as an instance of 'Generic Tile'. -
Uses of MGenericTile in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MGenericTile in org.eclipse.e4.ui.model.application.ui.basicModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Part'.interfaceA representation of the model object 'Part Sash Container'. -
Uses of MGenericTile in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MGenericTileModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Part'.classAn implementation of the model object 'Part Sash Container'. -
Uses of MGenericTile 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 MGenericTileModifier and TypeMethodDescription<T extends MUIElement>
T1BasicSwitch.caseGenericTile(MGenericTile<T> object) Returns the result of interpreting the object as an instance of 'Generic Tile'. -
Uses of MGenericTile in org.eclipse.e4.ui.model.application.ui.impl
Classes in org.eclipse.e4.ui.model.application.ui.impl that implement MGenericTileModifier and TypeClassDescriptionclassGenericTileImpl<T extends MUIElement>An implementation of the model object 'Generic Tile'. -
Uses of MGenericTile in org.eclipse.e4.ui.model.application.ui.util
Methods in org.eclipse.e4.ui.model.application.ui.util with parameters of type MGenericTileModifier and TypeMethodDescription<T extends MUIElement>
T1UiSwitch.caseGenericTile(MGenericTile<T> object) Returns the result of interpreting the object as an instance of 'Generic Tile'.