TermEdit Constructor

Syntax

PP.Ufe.Ui.TermEdit(settings);

Parameters

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

Description

The TermEdit constructor creates an instance of the TermEdit component.

Example

The example of constructor use is given in the Example of Creating the TermEdit Component page.

See also:

TermEdit