Dashboard.getSlidePanel

Syntax

getSlidePanel();

Description

The getSlidePanel method returns Slide panel of dashboard designer.

Comments

The method returns object of the PP.Ui.SlidePanel class.

Example

The method use is given in the example for Dashboard.getNavBar.

See also:

Dashboard