dragNode property

TreeNode<T> dragNode
final

被拖拽的节点

Implementation

final TreeNode<T> dragNode;