ExpressionService Constructor

Syntax

PP.Ufe.Ui.ExpressionService(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The ExpressionService constructor creates an instance of the ExpressionService class.

Example

The example of constructor use is given in description of the ExpressionService.send method.

See also:

ExpressionService