dataRows property

List<TreeRow> dataRows
final

The list of TreeRows to be displayed in the tree data table.

Implementation

final List<TreeRow> dataRows;