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 TypeMethodDescriptionvoidCommandManager.commandChanged(CommandEvent commandEvent) voidICommandListener.commandChanged(CommandEvent commandEvent) Notifies that one or more properties of an instance ofCommandhave changed.