Package | Description |
---|---|
org.eclipse.ui.commands |
Modifier and Type | Method and Description |
---|---|
void |
IWorkbenchCommandSupport.addHandlerSubmission(HandlerSubmission handlerSubmission)
Deprecated.
Adds a single handler submissions for consideration by the workbench.
|
void |
IWorkbenchCommandSupport.removeHandlerSubmission(HandlerSubmission handlerSubmission)
Deprecated.
Removes a single handler submission from consideration by the workbench.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.