要求されたページは選択されたバージョンでは利用できない。
SelectRow
Syntax
long selectRow(int rowIndex)
Description
Select the specified row of the table.
Parameters
rowIndex
Integer value specifying row indexwithin the table control. Note that index numbering begins with 1.
Return Value
Return 0 if the call is successful; otherwise, -1..