ScrollBar Constructor

Syntax

PP.ScrollBar(settings);

Parameters

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

Description

The ScrollBar constructor creates an instance of the ScrollBar component.

Example

An example of constructor use is given in the page Example of Creating the ScrollBar Component.

See also:

ScrollBar