DataArea Constructor

Syntax

PP.Prx.Ui.DataArea(settings);

Parameters

settings. JSON object that contains component settings.

Description

The DataArea constructor creates an instance of the DataArea class.

Example

The example of constructor use is given on the Example of the DataArea Component Layout page.

See also:

DataArea