Uses of Class
org.eclipse.core.commands.common.AbstractHandleObjectEvent
Packages that use 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
Subclasses of AbstractHandleObjectEvent in org.eclipse.core.commandsModifier and TypeClassDescriptionfinal classAn instance of this class describes changes to an instance ofCategory.final classAn instance of this class describes changes to an instance ofCommand.final classAn instance of this class describes changes to an instance ofParameterType. -
Uses of AbstractHandleObjectEvent in org.eclipse.core.commands.common
Subclasses of AbstractHandleObjectEvent in org.eclipse.core.commands.commonModifier and TypeClassDescriptionclassAn event fired from aNamedHandleObject. -
Uses of AbstractHandleObjectEvent in org.eclipse.core.commands.contexts
Subclasses of AbstractHandleObjectEvent in org.eclipse.core.commands.contextsModifier and TypeClassDescriptionfinal classAn instance of this class describes changes to an instance ofIContext. -
Uses of AbstractHandleObjectEvent in org.eclipse.jface.bindings
Subclasses of AbstractHandleObjectEvent in org.eclipse.jface.bindingsModifier and TypeClassDescriptionfinal classAn instance of this class describes changes to an instance ofIScheme.