Class BidderLoadReplyCmd
Object
|
+--GrvObject
|
+--MVCCommand
|
+--MVCAJAXReplyCmd
|
+--BidderLoadReplyCmd
- class
BidderLoadReplyCmd
- extends MVCAJAXReplyCmd
This Command processes the reply of the "load Bidder data" request.
NOTE: It isnt undoable (because we lose all edits!).
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
Deprecated ajax call was made synchronous to make undo possible
Defined in aimauctions.js
| Methods inherited from class MVCCommand |
undo, redo, details, toString, isInvalid, syncDo, syncDoIt, syncUnDo, syncReDo, DOIT, REDO, UNDO
|
BidderLoadReplyCmd
BidderLoadReplyCmd()
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:Deprecated ajax call was made synchronous to make undo possible
konstructor
void konstructor( <grvXMLreq> xmlReq, <String> optName )
Parameters:
xmlReq - the XML request being replied to
optName - optional name of this instance
Documentation generated by
JSDoc on Thu Jan 6 12:46:39 2011