builderView
- Type:
nsIXULTreeBuilder
- A reference to the tree builder which constructed the
tree
data. The builder provides access to the RDF resources for each row in the tree, and allows sorting the data by column. In newer versions of Mozilla, thebuilderView
property is actually a synonym for theview
property, since the two interfaces are flattened together into a single interface in JavaScript. This property is read-only.