|
The Gravey 2.0 Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCCommand
|
+--EDOCmd
|
+--EDODeleteCmd
This class implements the delete EDO cmd.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
EDODeleteCmd
()
|
|
| Method Summary | |
void
|
doit()
"Do command" logic |
void
|
konstructor()
|
void
|
undo()
"command UNDO" logic |
| Methods inherited from class EDOCmd |
details
|
| Methods inherited from class MVCCommand |
redo, toString, isInvalid, syncDo, syncDoIt, syncUnDo, syncReDo, DOIT, REDO, UNDO
|
| Methods inherited from class GrvObject |
souper, souper_, isInstanceOf
|
| Constructor Detail |
EDODeleteCmd()
| Method Detail |
void doit()
void konstructor()
cmdDesc - general description of this command
optErrMsg - if not null then cancel this cmd
void undo()
|
The Gravey 2.0 Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||