WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
Treerow
A single row in a tree. It should be placed inside a treeitem element. Children of the treerow should be treecell elements. If child rows are necessary, they should be placed in a treechildren element inside the parent treeitem.
More information about treerow
Attributes:
| properties |
Attributes:
properties
Type: space separated list of property names
Sets the properties of the treerow, which can be used to style the row.
Inherited from XUL Element:
Properties and Methods:
Inherited from XUL Element:
Inherited from Element:
