getScrollBar();
The getScrollBar method returns vertical scroll bar of grouped list.
This method returns an object of the PP.Ui.ScrollBar type.
The example of method use is given in description of the LongListBox.isAllLoaded method.
See also:
LongListBox