Class CancelAllAccountChangesCmd
Object
|
+--OObject
|
+--Command
|
+--CancelAllAccountChangesCmd
- class
CancelAllAccountChangesCmd
- extends Command
This class implements the "revert this account" command.
NOTE: It isnt undoable (because we lose all edits!).
See:
Author: Bruce Wallace (PolyGlotInc.com)
Defined in rats.js
Version: 1.0
|
Method Summary |
void
|
doit()
"Do command" logic
|
void
|
konstructor( <String> optName )
|
| Methods inherited from class Command |
undo, redo, details, toString, isInvalid, syncDoIt, syncUnDo, syncReDo, DOIT, REDO, UNDO
|
CancelAllAccountChangesCmd
CancelAllAccountChangesCmd()
See:Author: Bruce Wallace (PolyGlotInc.com)
Version: 1.0
doit
void doit()
konstructor
void konstructor( <String> optName )
Parameters:
optName - optional name of this instance
Documentation generated by
JSDoc on Fri Mar 17 06:40:21 2006