Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Method and Description |
---|---|
UIElement |
IElementReference.getElement()
The callback that was registered.
|
Modifier and Type | Method and Description |
---|---|
IElementReference |
ICommandService.registerElementForCommand(ParameterizedCommand command,
UIElement element)
Register that this element accepts callbacks for this parameterized
command.
|
void |
IElementUpdater.updateElement(UIElement element,
Map parameters)
Whenever the elements for a command are refreshed, this method is called
on the active handler for that command.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.