| Package | Description |
|---|---|
| net.thevpc.echo.api | |
| net.thevpc.echo.api.components | |
| net.thevpc.echo.impl | |
| net.thevpc.echo.impl.action |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionEvent |
interface |
AppValueEvent<T> |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.msg.Message |
UndoableAction.doAction(AppEvent event) |
void |
UndoableAction.redoAction(AppEvent event) |
UndoableAction |
AppUndoableActionSupplier.supply(AppEvent event) |
void |
UndoableAction.undoAction(AppEvent event) |
void |
AppShutdownVeto.vetoableChange(AppEvent event) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AppComponentEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultActionEvent |
class |
DefaultAppEvent |
class |
DefaultAppValueEvent<T> |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.msg.Message |
PropUndoableAction.doAction(AppEvent event) |
void |
PropUndoableAction.redoAction(AppEvent event) |
void |
PropUndoableAction.undoAction(AppEvent event) |
Copyright © 2021 vpc open source initiative. All rights reserved.