Show contents 

Working with Common Classes > Classes > NavigationItem > NavigationItem.getScrollBox

NavigationItem.getScrollBox

Syntax

getScrollBox();

Description

The getScrollBox method returns scrolling region of tab.

Comments

Returned value - object of the PP.Ui.ScrollBox class.

Example

The example of method use is given in description of the NavigationItem.showScrolls method.

See also:

NavigationItem