rows property

List<TreeRowNode> rows
getter/setter pair

The list of child nodes

Implementation

List<TreeRowNode> rows;