RasterTabbar.selectTabByIndex( index )

Selects the tab at the given index. To know the number of tabs in the tab bar use the getTabCount() method.

Parameters

Name Type   Description
index number zero-based index of the tab to be selected.

Returns

Type Description
object The tabbar object. This allow for chaining multiple setter methods in one single statement.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López