|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UndoableHandler
Handler to both define undo/redo actions and register an undo / redo event
| Method Summary | |
|---|---|
void |
doAction(UndoableEvent event)
Action done to Do (and Redo) this action |
void |
onEvent(UndoableEvent event)
When event happens (to register it on the queue) |
void |
undoAction(UndoableEvent event)
Action done to Undo this action |
| Method Detail |
|---|
void onEvent(UndoableEvent event)
void undoAction(UndoableEvent event)
void doAction(UndoableEvent event)
|
Form Builder NG Model 6.0.0-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||