SelectRow Method (OracleFormsListView)
Class
OracleFormsListView
.
Action
Selects the specified row.
Syntax
oracleFormsListView
.
SelectRow
(
index
)
Variable
Description
index
The row to select. The value is zero-based.
Integer
.