|
The Gravey Framework and RATS RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCCommand
|
+--SelectAccountCmd
This class implements the "select account" command.
NOTE: It isnt undoable (because we lose all edits!).
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
SelectAccountCmd
()
|
|
| Method Summary | |
void
|
doit()
"Do command" logic |
void
|
konstructor( <Object> selectedAccountKey, <String> optName )
|
| 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 |
SelectAccountCmd()
| Method Detail |
void doit()
void konstructor( <Object> selectedAccountKey, <String> optName )
selectedAccountKey - opaque key of Account
optName - optional name of this instance
|
The Gravey Framework and RATS RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||