extjs treepanel 如何获得 当前节点的 父节点

2025-05-04 09:42:59
推荐回答(1个)
回答1:

TreeNode的属性:
parentNode: Node
此节点的父节点。The parent node for this node.