target property

TreeNode<T> target
final

The target node to expand or collapse.

Implementation

final TreeNode<T> target;