|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArrayCallback
Method Summary | |
---|---|
int |
getColumnCount()
|
LValue |
getRaw(int row,
int column)
|
int |
getRowCount()
|
Type |
getType(int row,
int column)
|
java.lang.Object |
getValue(int row,
int column)
|
Method Detail |
---|
LValue getRaw(int row, int column)
java.lang.Object getValue(int row, int column) throws EvaluationException
EvaluationException
Type getType(int row, int column) throws EvaluationException
EvaluationException
int getColumnCount()
int getRowCount()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |