A single cell in a tree
. This element should be placed inside a treerow
. You can set the text for the cell using the label
attribute.
More information is available in the XUL tutorial.
editable
<treecol type="checkbox">
. Also useful for disabling editing of individual treecells. When the user double-clicks an editable cell, a text field appears in which the user can edit the contents of the cell.mode
none
normal
undetermined
properties
ref
src
value
menulist
elements, the contents, as visible to the user, are read and set using the Menulist.value syntax. For those elements, setAttribute("value", myValue) and getAttribute("value") do not access or affect the contents displayed to the user.
Inherited Properties |
tree
, treecols
, treecol
, treechildren
, treeitem
, treerow
and treeseparator
.