LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


getFullList()

Gets a flat list of all items in the tree hiereachy.

Parameters

This method does not have any arguments.

Return Value

An array that represents a list of all items present in the tree hierarchy. This method is useful when you want to create a loop and go through all items in the TreeView, using a linear list.

Version Information

Supported in: v1.0.

See Also