|
The Gravey 2.5 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--GrvObject
|
+--EDOIndex
This simple class encapsulates an EDO index to allow more
complex composite indexes to be defined as subclasses.
Version: 2.0
Author: Bruce Wallace (PolyGlotInc.com)
See:
| Constructor Summary | |
EDOIndex
()
|
|
| Method Summary | |
String
|
asEventArgs()
return "this" as event handler arg list string |
String
|
asString()
return "this" as a description string |
boolean
|
equals(edoIndex)
return whether "this" equals given EDOIndex |
boolean
|
hasSelection()
return whether "this" contains a selection |
void
|
konstructor( <int> optXI )
|
| Methods inherited from class GrvObject |
souper
|
| Constructor Detail |
EDOIndex()
| Method Detail |
String asEventArgs()
String asString()
boolean equals(edoIndex)
boolean hasSelection()
void konstructor( <int> optXI )
optXI - optional "index" of which EDO is selected. If not specified or if null then this represents "no selection".
|
The Gravey 2.5 Framework and AIM RIA | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||