类(Class): newTreeNode

newTreeNode

TreeNode

new newTreeNode(options)

树节点
参数(Parameters):
名称 类型 描述
options object 选项
可选键值范围:
名称类型描述
idstring节点标识
parentIdstring父级节点标识
namestring名称
urlstring链接地址