|
The Gravey 2.5 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCCommand
|
+--MVCAJAXReplyCmd
|
+--EDOHolderLoadReplyCmd
This Command processes the reply of the "load EDOHolder data" request.
NOTE: It isnt undoable (because we lose all edits!).
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
EDOHolderLoadReplyCmd
()
|
|
| Method Summary | |
void
|
konstructor( <grvXMLreq> xmlReq, <String> optName )
|
| Methods inherited from class MVCAJAXReplyCmd |
doit
|
| Methods inherited from class MVCCommand |
undo, redo, details, toString, isInvalid, syncDo, syncDoIt, syncUnDo, syncReDo, DOIT, REDO, UNDO
|
| Methods inherited from class GrvObject |
souper
|
| Constructor Detail |
EDOHolderLoadReplyCmd()
| Method Detail |
void konstructor( <grvXMLreq> xmlReq, <String> optName )
xmlReq - the XML request being replied to
optName - optional name of this instance
|
The Gravey 2.5 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||