SourceView Constructor

Syntax

PP.Ui.SourceView(settings);

Parameters

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

Description

The SourceView constructor creates an instance of the SourceView class.

Example

The constructor is intended for internal use.

See also:

SourceView