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()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.