DynamicTreeList Constructor

Syntax

SimpleTreeList(settings);

Parameters

settings. JSON object that contains class property values.

Description

The SimpleTreeList constructor creates an instance of the DynamicTreeList class.

Example

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

See also:

DynamicTreeList