Uses of Class
org.eclipse.core.commands.common.AbstractHandleObjectEvent
Package
Description
Application programming interfaces for commands and handlers.
Application programming interfaces for common base classes.
Application programming interfaces for contexts.
Provides support for bindings between commands and various user input events
(e.g., keyboard shortcuts).
-
Uses of AbstractHandleObjectEvent in org.eclipse.core.commands
Modifier and TypeClassDescriptionfinal class
An instance of this class describes changes to an instance ofCategory
.final class
An instance of this class describes changes to an instance ofCommand
.final class
An instance of this class describes changes to an instance ofParameterType
. -
Uses of AbstractHandleObjectEvent in org.eclipse.core.commands.common
Modifier and TypeClassDescriptionclass
An event fired from aNamedHandleObject
. -
Uses of AbstractHandleObjectEvent in org.eclipse.core.commands.contexts
Modifier and TypeClassDescriptionfinal class
An instance of this class describes changes to an instance ofIContext
. -
Uses of AbstractHandleObjectEvent in org.eclipse.jface.bindings
Modifier and TypeClassDescriptionfinal class
An instance of this class describes changes to an instance ofIScheme
.