See: Description
Interface | Description |
---|---|
IWorkbenchOperationSupport |
An instance of this interface provides support for managing a
a shared operations history and an shared undo context at the
IWorkbench
level. |
Class | Description |
---|---|
LinearUndoViolationUserApprover |
An operation approver that prompts the user to see if linear undo violations
are permitted.
|
NonLocalUndoUserApprover |
An operation approver that prompts the user to see if a non-local undo should
proceed inside an editor.
|
OperationHistoryActionHandler |
OperationHistoryActionHandler implements common behavior for the undo and
redo actions.
|
RedoActionHandler |
RedoActionHandler provides common behavior for redoing an operation, as well
as labelling and enabling the menu item.
|
UndoActionHandler |
UndoActionHandler provides common behavior for performing an undo, as
well as labelling and enabling the undo menu item.
|
UndoRedoActionGroup |
UndoRedoActionGroup provides standard undo and redo action handlers for a
workbench part site.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.