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