public method O2GTable.forEachRow
Brief
Iterates through the rows of the table and raises event EachRow.
| Declaration | ||||
|
||||
Details
This method is synchronous.
The application will wait until each row would be processed in
IO2GEachRowListener.onEachRow.
Declared in O2GTable