rootNodes property

List<TreeNode> rootNodes
final

The list of root nodes in the tree view.

Implementation

final List<TreeNode> rootNodes;