Package | Description |
---|---|
org.eclipse.ui.commands |
Provides support for retrieving information on Commands from the workbench.
|
Modifier and Type | Method and Description |
---|---|
IHandler |
HandlerSubmission.getHandler()
Deprecated.
|
IHandler |
HandlerEvent.getHandler()
Deprecated.
|
Constructor and Description |
---|
HandlerEvent(IHandler handler,
boolean attributeValuesByNameChanged,
Map previousAttributeValuesByName)
Deprecated.
|
HandlerSubmission(String activePartId,
Shell activeShell,
IWorkbenchPartSite activeWorkbenchPartSite,
String commandId,
IHandler handler,
Priority priority)
Deprecated.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.