Optional
Readonly
busyWhether this node is busy. Greater than 0 then busy; otherwise not.
The (1-based) character number in the result line. For UTF-8 files, one multi-byte character counts as one character.
Optional
Readonly
checkboxWhether this node is checked.
Optional
Readonly
descriptionA human-readable description of this tree node.
The string uri to the file containing the result.
Optional
focusOptional
Readonly
iconA css string for this tree node icon.
Readonly
idAn unique id of this node.
The length of the match, in characters. For UTF-8 files, one multi-byte character counts as one character.
The (1-based) line number of the result.
The text of the line containing the result.
matches found in the file
Optional
Readonly
nameA human-readable name of this tree node.
Optional
Readonly
nextA next sibling of this tree node.
A parent node of this tree node. Undefined if this node is root.
Optional
Readonly
previousA previous sibling of this tree node.
The string uri to the root folder that the search was performed.
true
if the tree node is selected. Otherwise, false
.
Optional
Readonly
visibleTest whether this node should be rendered. If undefined then node will be rendered.
A selectable tree node.