TreeList.getVisibleNodes

Syntax

getVisibleNodes ();

Description

The getVisibleNodes method returns a one-dimensional array that contains currently visible tree nodes.

Example

The example of use is given in the TreeList.scrollToNode method description.

See also:

TreeList