PropertyMapper Constructor

Syntax

PropertyMapper(settings);

Parameters

settings. JSON object that contains class property values.

Description

The PropertyMapper constructor creates an instance of the PropertryMapper class.

Example

The example of constructor use is given in the Example of Creating the SimpleTreeList Component with Drag-and-Drop Mode page.

See also:

PropertryMapper