Uses of Class
org.eclipse.core.commands.CommandEvent
Packages that use CommandEvent
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of CommandEvent in org.eclipse.core.commands
Methods in org.eclipse.core.commands with parameters of type CommandEventModifier and TypeMethodDescriptionvoid
CommandManager.commandChanged
(CommandEvent commandEvent) void
ICommandListener.commandChanged
(CommandEvent commandEvent) Notifies that one or more properties of an instance ofCommand
have changed.