Kap.Dashboard.getSlidePanel

Syntax

getSlidePanel ();

Description

The getSlidePanel method returns Slide panel of dashboard constructor.

Comments

The method returns an object of the PP.Ui.SlidePanel component.

Example

The example of use is given in description of the Kap.Dashboard.getNavBar method.

See also:

Kap.Dashboard