|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary | |
static String |
COLUMN_COUNT
Label for the attribute. |
static String |
ROW_COUNT
Label for the attribute. |
Method Summary | |
int |
getColumnCount()
Gets the value of the attribute: COLUMN_COUNT. |
int |
getRowCount()
Gets the value of the attribute: ROW_COUNT. |
Object |
getValue(int a_rowIndex,
int a_columnIndex)
Supported API: false |
Field Detail |
public static final String ROW_COUNT
public static final String COLUMN_COUNT
Method Detail |
public int getRowCount()
public int getColumnCount()
public Object getValue(int a_rowIndex, int a_columnIndex) throws WTException
a_rowIndex
- a_columnIndex
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |