Uses of Interface
org.eclipse.e4.ui.model.application.commands.MKeySequence
Packages that use MKeySequence
Package
Description
-
Uses of MKeySequence in org.eclipse.e4.ui.model.application.commands
Subinterfaces of MKeySequence in org.eclipse.e4.ui.model.application.commandsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Key Binding'. -
Uses of MKeySequence in org.eclipse.e4.ui.model.application.commands.impl
Classes in org.eclipse.e4.ui.model.application.commands.impl that implement MKeySequenceModifier and TypeClassDescriptionclass
An implementation of the model object 'Key Binding'. -
Uses of MKeySequence in org.eclipse.e4.ui.model.application.commands.util
Methods in org.eclipse.e4.ui.model.application.commands.util with parameters of type MKeySequenceModifier and TypeMethodDescriptionCommandsSwitch.caseKeySequence
(MKeySequence object) Returns the result of interpreting the object as an instance of 'Key Sequence'.