|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Class to represent a select list
| Method Summary | |
void |
close()
|
boolean |
isAfterLast()
Returns true if there are no more entries in the select list |
long |
length()
Returns the number of items in the list Only required if list was created with a key that has immediate evaluation set. |
ConstantString |
READLIST(mvString result)
Assigns the values in the select list to the variable |
ConstantString |
READNEXT(mvString id,
mvString val,
mvString subval)
Reads the next value in the select list |
| Method Detail |
public void close()
throws mvException
mvException
public long length()
throws mvException
mvExceptionpublic boolean isAfterLast()
public ConstantString READLIST(mvString result)
throws mvException
mvException
public ConstantString READNEXT(mvString id,
mvString val,
mvString subval)
throws mvException
mvException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||