Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Method and Description |
---|---|
ICommand |
CommandEvent.getCommand()
Deprecated.
|
ICommand |
ICommandManager.getCommand(String commandId)
Deprecated.
|
Constructor and Description |
---|
CommandEvent(ICommand command,
boolean attributeValuesByNameChanged,
boolean categoryIdChanged,
boolean definedChanged,
boolean descriptionChanged,
boolean handledChanged,
boolean keySequenceBindingsChanged,
boolean nameChanged,
Map previousAttributeValuesByName)
Deprecated.
Creates a new instance of this class.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.