|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface History
Interface for undoing and redoing user's edit actions.
| Method Summary | |
|---|---|
boolean |
canRedo()
|
boolean |
canUndo()
|
void |
redo()
Loads the next newer version of the edited content. |
void |
undo()
Loads the next older version of the edited content. |
| Method Detail |
|---|
boolean canRedo()
boolean canUndo()
void redo()
void undo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||