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:
TreeList