Uses of Class
org.eclipse.core.commands.ParameterTypeEvent
Packages that use ParameterTypeEvent
Package
Description
Application programming interfaces for commands and handlers.
-
Uses of ParameterTypeEvent in org.eclipse.core.commands
Methods in org.eclipse.core.commands with parameters of type ParameterTypeEventModifier and TypeMethodDescriptionvoidCommandManager.parameterTypeChanged(ParameterTypeEvent parameterTypeEvent) Notifies that one or more properties of an instance ofParameterTypehave changed.voidIParameterTypeListener.parameterTypeChanged(ParameterTypeEvent parameterTypeEvent) Notifies that one or more properties of an instance ofParameterTypehave changed.