Lines Matching refs:nodes
54 /** This interfaces provides access to the selection of tree nodes for this control.
75 <FALSE/> if <var>Node</var> or at least one of its parent nodes are collapsed,
76 <TRUE/> if <var>Node</var> and all of its parent nodes are expanded.
90 <TRUE/> if <var>Node</var> or at least one of its parent nodes are collapsed,
91 <FALSE/> if <var>Node</var> and all of its parent nodes are expanded
100 <p>This includes expanding all parent nodes and scroll the control so this
110 if <var>Node</var>can't be made visible since at least one of the parent nodes are
176 before expanded non leaf nodes.
178 …<p>This can be overridden for individual nodes by <member>XTreeNode::getExpandedGraphicURL()</memb…
183 before collapsed non leaf nodes.
185 …<p>This can be overridden for individual nodes by <member>XTreeNode::getCollapsedGraphicURL()</mem…
205 <p>If no nodes are currently viewable, or there is no model, returns null,
233 /** Returns <TRUE/> if one of tree's nodes is being currently edited.