Uses of Interface
org.eclipse.core.commands.IParameterValues
Package
Description
Application programming interfaces for commands and handlers.
Provides support for retrieving information on Commands from the workbench.
-
Uses of IParameterValues in org.eclipse.core.commands
Modifier and TypeMethodDescriptionIParameter.getValues()
Returns the values associated with this parameter. -
Uses of IParameterValues in org.eclipse.ui.commands
Modifier and TypeClassDescriptionfinal class
A generic implementation ofIParameterValues
that takes advantage of theIExecutableExtension
mechanism. -
Uses of IParameterValues in org.eclipse.ui.internal
Modifier and TypeClassDescriptionclass
Display the values that can be used in the keybindings page and quick access.