Working with Trees > Classes > TreeList > TreeList.getVisibleNodes
getVisibleNodes ();
The getVisibleNodes method returns a one-dimensional array that contains currently visible tree nodes.
The example of use is given in the TreeList.scrollToNode method description.
See also: