LongListBox.getScrollBar

Syntax

getScrollBar();

Description

The getScrollBar method returns vertical scroll bar of grouped list.

Comments

This method returns an object of the PP.Ui.ScrollBar type.

Example

The example of method use is given in description of the LongListBox.isAllLoaded method.

See also:

LongListBox