ModuleObject Constructor

Syntax

PP.Application.ModuleObject(settings: Object);

Parameters

settings. JSON object that contains values of class properties.

Description

The ModuleObject constructor creates an instance of the ModuleObject class.

Example

The constructor is intended for internal use.

See also:

ModuleObject