Uses of Interface
org.eclipse.core.commands.IParameterValues
Packages that use 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
Methods in org.eclipse.core.commands that return IParameterValuesModifier and TypeMethodDescriptionIParameter.getValues()
Returns the values associated with this parameter. -
Uses of IParameterValues in org.eclipse.ui.commands
Classes in org.eclipse.ui.commands that implement IParameterValuesModifier and TypeClassDescriptionfinal class
A generic implementation ofIParameterValues
that takes advantage of theIExecutableExtension
mechanism. -
Uses of IParameterValues in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IParameterValuesModifier and TypeClassDescriptionclass
Display the values that can be used in the keybindings page and quick access.