Uses of Interface
org.eclipse.e4.ui.model.application.commands.MHandler
-
Packages that use MHandler Package Description org.eclipse.e4.ui.model.application.commands -
-
Uses of MHandler in org.eclipse.e4.ui.model.application.commands
Methods in org.eclipse.e4.ui.model.application.commands that return MHandler Modifier and Type Method Description MHandlerMCommandsFactory. createHandler()Returns a new object of class 'Handler'.Methods in org.eclipse.e4.ui.model.application.commands that return types with arguments of type MHandler Modifier and Type Method Description List<MHandler>MHandlerContainer. getHandlers()Returns the value of the 'Handlers' containment reference list.
-