Uses of Interface
org.eclipse.e4.ui.model.application.commands.MHandler
Packages that use MHandler
Package
Description
-
Uses of MHandler in org.eclipse.e4.ui.model.application.commands
Methods in org.eclipse.e4.ui.model.application.commands that return MHandlerModifier and TypeMethodDescriptionMCommandsFactory.createHandler()
Returns a new object of class 'Handler'.Methods in org.eclipse.e4.ui.model.application.commands that return types with arguments of type MHandlerModifier and TypeMethodDescriptionMHandlerContainer.getHandlers()
Returns the value of the 'Handlers' containment reference list. -
Uses of MHandler in org.eclipse.e4.ui.model.application.commands.impl
Classes in org.eclipse.e4.ui.model.application.commands.impl that implement MHandlerModifier and TypeClassDescriptionclass
An implementation of the model object 'Handler'.Methods in org.eclipse.e4.ui.model.application.commands.impl that return MHandler -
Uses of MHandler in org.eclipse.e4.ui.model.application.commands.util
Methods in org.eclipse.e4.ui.model.application.commands.util with parameters of type MHandlerModifier and TypeMethodDescriptionCommandsSwitch.caseHandler
(MHandler object) Returns the result of interpreting the object as an instance of 'Handler'. -
Uses of MHandler 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 MHandlerModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MHandler>
PartDescriptorImpl.handlers
The cached value of the 'Handlers
' containment reference list.Methods in org.eclipse.e4.ui.model.application.descriptor.basic.impl that return types with arguments of type MHandler -
Uses of MHandler in org.eclipse.e4.ui.model.application.impl
Fields in org.eclipse.e4.ui.model.application.impl with type parameters of type MHandlerModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MHandler>
ApplicationImpl.handlers
The cached value of the 'Handlers
' containment reference list.Methods in org.eclipse.e4.ui.model.application.impl that return types with arguments of type MHandler -
Uses of MHandler 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 MHandlerModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MHandler>
PerspectiveImpl.handlers
The cached value of the 'Handlers
' containment reference list.Methods in org.eclipse.e4.ui.model.application.ui.advanced.impl that return types with arguments of type MHandler -
Uses of MHandler in org.eclipse.e4.ui.model.application.ui.basic.impl
Fields in org.eclipse.e4.ui.model.application.ui.basic.impl with type parameters of type MHandlerModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MHandler>
PartImpl.handlers
The cached value of the 'Handlers
' containment reference list.protected org.eclipse.emf.common.util.EList<MHandler>
WindowImpl.handlers
The cached value of the 'Handlers
' containment reference list.Methods in org.eclipse.e4.ui.model.application.ui.basic.impl that return types with arguments of type MHandler