DhTable.getBodyRows

Overview | Methods | This Package | All Packages

DhTable.getBodyRows

Retrieves an array of all rows in the table body (excluding the header and footer).

Syntax

final public DhRow[] getBodyRows()

Return Value

Returns array of DhRow elements.