|
The Gravey 2.5 Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCCommand
|
+--EDOHolderSelectCmd
This class implements the "select new EDO Holder" command.
NOTE: It isnt undoable (because we lose all edits!).
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
EDOHolderSelectCmd
()
|
|
| Method Summary | |
void
|
doit()
"Do command" logic |
void
|
konstructor( <Object> selectedHolderIndex, <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, souper_, isInstanceOf
|
| Constructor Detail |
EDOHolderSelectCmd()
| Method Detail |
void doit()
void konstructor( <Object> selectedHolderIndex, <String> optName )
selectedHolderIndex - index of EDOHolder
optName - optional name of this instance
|
The Gravey 2.5 Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||