getHasSecondLevel ();
The getHasSecondLevel method determines whether a tree has child nodes.
This method returns true, if the tree has at least one child node.
The example of use is given in description of the TreeList.showSearch method.
See also: