| Modifier and Type | Method and Description |
|---|---|
void |
UndoableOperation.undo()
Undo the operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkUndoableOperation.undo() |
void |
ItemChangeUndoableOperation.undo() |
| Modifier and Type | Method and Description |
|---|---|
void |
UndoManager.undo()
Undoes the latest operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUndoManager.undo() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestUndoableOperation.undo() |
| Modifier and Type | Method and Description |
|---|---|
static void |
UndoTools.undo(UndoManager undoManager,
UndoableOperation operation)
Performs undo of all operation from the top of the stack to the given one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BundleUndoManager.undo() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryAssignmentUndoableOperation.undo() |
Copyright © 2018 SAP SE. All Rights Reserved.