Uses of Interface
org.eclipse.e4.ui.model.application.commands.MHandlerContainer
Packages that use MHandlerContainer
Package
Description
Application programming interfaces describing the Eclipse 4 application model elements.
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.
-
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application
Subinterfaces of MHandlerContainer in org.eclipse.e4.ui.model.applicationModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Application'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.commands.util
Methods in org.eclipse.e4.ui.model.application.commands.util with parameters of type MHandlerContainerModifier and TypeMethodDescriptionCommandsSwitch.caseHandlerContainer(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.descriptor.basic
Subinterfaces of MHandlerContainer in org.eclipse.e4.ui.model.application.descriptor.basicModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Part Descriptor'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.descriptor.basic.impl
Classes in org.eclipse.e4.ui.model.application.descriptor.basic.impl that implement MHandlerContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Part Descriptor'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.descriptor.basic.util
Methods in org.eclipse.e4.ui.model.application.descriptor.basic.util with parameters of type MHandlerContainerModifier and TypeMethodDescriptionBasicSwitch.caseHandlerContainer(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.impl
Classes in org.eclipse.e4.ui.model.application.impl that implement MHandlerContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Application'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.advancedModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Perspective'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.advanced.impl
Classes in org.eclipse.e4.ui.model.application.ui.advanced.impl that implement MHandlerContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Perspective'. -
Uses of MHandlerContainer 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 MHandlerContainerModifier and TypeMethodDescriptionAdvancedSwitch.caseHandlerContainer(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.basicModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Part'.interfaceDeprecated.interfaceA representation of the model object 'Part'.interfaceA representation of the model object 'Trimmed Window'.interfaceA representation of the model object 'Window'.interfaceDeprecated. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MHandlerContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Part'.classAn implementation of the model object 'Part'.classAn implementation of the model object 'Trimmed Window'.classAn implementation of the model object 'Window'. -
Uses of MHandlerContainer 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 MHandlerContainerModifier and TypeMethodDescriptionBasicSwitch.caseHandlerContainer(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'. -
Uses of MHandlerContainer in org.eclipse.e4.ui.model.application.util
Methods in org.eclipse.e4.ui.model.application.util with parameters of type MHandlerContainerModifier and TypeMethodDescriptionApplicationSwitch.caseHandlerContainer(MHandlerContainer object) Returns the result of interpreting the object as an instance of 'Handler Container'.