|
The Gravey 2.0 Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCCommand
|
+--EDOCmd
|
+--EDOToggleExpandCmd
This class implements the toggle EDO display cmd.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
EDOToggleExpandCmd
()
|
|
| Method Summary | |
String
|
details()
return details portion of command description |
void
|
doit()
"Do command" logic |
void
|
konstructor( <boolean> toggleAll, <EDOIndex> xi )
|
void
|
undo()
"command UNDO" logic |
| Methods inherited from class MVCCommand |
redo, toString, isInvalid, syncDo, syncDoIt, syncUnDo, syncReDo, DOIT, REDO, UNDO
|
| Methods inherited from class GrvObject |
souper, souper_, isInstanceOf
|
| Constructor Detail |
EDOToggleExpandCmd()
| Method Detail |
String details()
void doit()
void konstructor( <boolean> toggleAll, <EDOIndex> xi )
toggleAll - if true then toggle all EDOs in EDOHolder
xi - index of EDO to toggle collapse
void undo()
|
The Gravey 2.0 Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||