|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UndoableFunction
TODO Class summary sentence. Class documentation.
| Method Summary | |
|---|---|
boolean |
isUndone()
Returns true is a function had undo() called on it. |
void |
undo()
Undoes the function (if possible). |
| Methods inherited from interface com.rshtech.func.Function |
|---|
execute, getResult |
| Method Detail |
|---|
void undo()
throws ApplicationException
ApplicationExceptionboolean isUndone()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||