RasterTabbar.getTabByIndex( index )

Returns the tab item 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.

Returns

Type Description
object The tab item at the given index. Returns null if the index is out of range.

See Also

Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López