|
The Gravey Framework and RATS RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--MVCCommand
|
+--RatsCmd
This is the abstract base class for RATS commands.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
RatsCmd
()
|
|
| Method Summary | |
String
|
balString()
return balance description |
String
|
details()
return details portion of command description |
void
|
konstructor( <String> cmdDesc )
|
String
|
tranString()
return transaction description |
| Methods inherited from class MVCCommand |
doit, undo, redo, toString, isInvalid, syncDo, syncDoIt, syncUnDo, syncReDo, DOIT, REDO, UNDO
|
| Methods inherited from class GrvObject |
souper
|
| Constructor Detail |
RatsCmd()
| Method Detail |
String balString()
String details()
void konstructor( <String> cmdDesc )
cmdDesc - general description of this command
String tranString()
|
The Gravey Framework and RATS RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||