Member variable XbpTreeView():rootItem Foundation
The first item in a tree (the root)
The construction of a tree view always begins with :rootItem. This instance variable references an invisible XbpTreeViewItem() object which is used to add first level items to the tree view (-> oTree:rootItem:addItem() ).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.