Property

IdeTreeModel:root

Declaration

property root: Ide.TreeNode [ read, write ]

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 IdeTreeAddins may use it to build the node and any children.

Type: IdeTreeNode
Available since:3.32

Flags

Readableyes
Writableyes
Constructno
Construct onlyno