Uses of Class
org.eclipse.core.commands.ParameterTypeEvent
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of ParameterTypeEvent in org.eclipse.core.commands
Modifier and TypeMethodDescriptionvoid
CommandManager.parameterTypeChanged
(ParameterTypeEvent parameterTypeEvent) Notifies that one or more properties of an instance ofParameterType
have changed.void
IParameterTypeListener.parameterTypeChanged
(ParameterTypeEvent parameterTypeEvent) Notifies that one or more properties of an instance ofParameterType
have changed.