| Package | Description |
|---|---|
| net.thevpc.echo.api | |
| net.thevpc.echo.impl | |
| net.thevpc.echo.impl.action |
| Modifier and Type | Method and Description |
|---|---|
UndoableAction |
AppUndoableActionSupplier.supply(AppEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppHistory.doAction(UndoableAction action) |
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.common.props.WritableStack<UndoableAction> |
DefaultAppUndoManager.redoList |
protected net.thevpc.common.props.WritableStack<UndoableAction> |
DefaultAppUndoManager.undoList |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAppUndoManager.doAction(UndoableAction action) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropUndoableAction<T> |
Copyright © 2021 vpc open source initiative. All rights reserved.