SimpleTreeList Constructor

Syntax

SimpleTreeList(settings);

Parameters

settings. JSON object that contains class property values.

Description

The SimpleTreeList constructor creates an instance of the SimpleTreeList class.

Example

The example of use is given on the Example of Creating the SimpleTreeList Component page.

See also:

SimpleTreeList