Skip to main content
XUL:Property:builderView
From MDC
« XUL Reference home
- 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, the
builderView property is actually a synonym for the view property, since the two interfaces are flattened together into a single interface in JavaScript. This property is read-only.