Property
IdeTreeModel:root
Description
The “root” property contains the root IdeTreeNode
that is used to build
the tree. It should contain an object for the IdeTreeNode:item
property
so that IdeTreeAddin
‘s may use it to build the node and any children.
Type: | IdeTreeNode |
Available since: | 3.32 |