Package | Description |
---|---|
org.eclipse.core.commands.operations |
Classes for the creation of undoable operations which can be added to an operations
history and later be undone and redone.
|
Modifier and Type | Method and Description |
---|---|
void |
IAdvancedUndoableOperation.aboutToNotify(OperationHistoryEvent event)
An operation history notification about this operation is about to be
sent to operation history listeners.
|
void |
TriggeredOperations.aboutToNotify(OperationHistoryEvent event) |
void |
IOperationHistoryListener.historyNotification(OperationHistoryEvent event)
Something of note has happened in the IOperationHistory.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.