row(rowIndex )
|
|
Parameters
|
unsigned longrowIndex
The index of the row.
|
Returns
|
TableRow. The indicated TableRow
|
Throws
|
TableException
INVALID_INDEX_ERR: Raised if rowIndex does not specify a row in this grid.
|