Class CloseWindowIfDataSavedCmd
Object
|
+--OObject
|
+--Command
|
+--CloseWindowIfDataSavedCmd
- class
CloseWindowIfDataSavedCmd
- extends Command
This class implements the "close this window if all
data is saved" command.
NOTE: It isnt undoable (because we may close this window!).
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
|
CloseWindowIfDataSavedCmd
CloseWindowIfDataSavedCmd()
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