ExpressionEditorDialog Constructor

Syntax

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

Parameters

settings. JSON object that contains values of class properties.

Description

The ExpressionEditorDialog constructor creates an instance of the ExpressionEditorDialog class.

Example

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

See also:

ExpressionEditorDialog