AppBox Constructor

Syntax

PP.Application.AppBox(settings: Object);

Parameters

settings. JSON object that contains class property values.

Description

The AppBox constructor creates an instance of the AppBox class.

Example

The constructor is intended for internal use.

See also:

AppBox