| Package | Description |
|---|---|
| de.tsl2.nano.incubation.repeat | |
| de.tsl2.nano.incubation.repeat.impl |
| Modifier and Type | Method and Description |
|---|---|
IChange |
IChange.revert() |
| Modifier and Type | Method and Description |
|---|---|
void |
ICommand.runWith(IChange... changes)
if the implementation provides an undo-mechanism, the
ICommand.undo() should call this method with a stored
'change' information. |
| Modifier and Type | Class and Description |
|---|---|
class |
AChange |
| Modifier and Type | Method and Description |
|---|---|
IChange |
AChange.revert() |
| Constructor and Description |
|---|
ACommand(String name,
CONTEXT context,
IChange... changes)
constructor
|
Copyright © 2012–2021. All rights reserved.