ValidationSettingsDialog Constructor

Syntax

PP.TS.Ui.ValidationSettingsDialog(settings: Object);

Parameters

settings. JSON object that contains values of class properties.

Description

The ValidationSettingsDialog constructor creates an instance of the ValidationSettingsDialog class.

Example

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

See also:

ValidationSettingsDialog