Class CancelAllAccountChangesCmd
Object
|
+--GrvObject
|
+--MVCCommand
|
+--CancelAllAccountChangesCmd
- class
CancelAllAccountChangesCmd
- extends MVCCommand
This class implements the "revert this account" command.
NOTE: It isnt undoable (because we lose all edits!).
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
Defined in rats.js
|
Method Summary |
void
|
doit()
"Do command" logic
|
void
|
konstructor( <String> optName )
|
| Methods inherited from class MVCCommand |
undo, redo, details, toString, isInvalid, syncDo, syncDoIt, syncUnDo, syncReDo, DOIT, REDO, UNDO
|
CancelAllAccountChangesCmd
CancelAllAccountChangesCmd()
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
doit
void doit()
konstructor
void konstructor( <String> optName )
Parameters:
optName - optional name of this instance
Documentation generated by
JSDoc on Thu Jan 6 12:46:18 2011