ExpressBox Constructor

Syntax

PP.Exp.Ui.ExpressBox(settings);

Parameters

settings. JSON object that contains class property values.

Description

The ExpressBox constructor creates an instance of the ExpressBox class.

Example

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

See also:

ExpressBox