public interface UndoableAction
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.msg.Message |
doAction(AppEvent event) |
void |
redoAction(AppEvent event) |
void |
undoAction(AppEvent event) |
Copyright © 2021 vpc open source initiative. All rights reserved.