public interface IWorkbenchOperationSupport
IWorkbench
level.
This interface is not intended to be extended or implemented by clients.
IWorkbench.getOperationSupport()
Modifier and Type | Method and Description |
---|---|
IOperationHistory |
getOperationHistory()
Returns the operation history for the workbench.
|
IUndoContext |
getUndoContext()
Returns the undo context for workbench-wide operations.
|
IUndoContext getUndoContext()
IOperationHistory getOperationHistory()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.