RasterTabbar.getSelectedTab( item )
Returns the selected tab item.Parameters
| Name | Type | Description | |
|---|---|---|---|
| item | object |
A reference to the selected tab item. Returns null
if no tab item is currently selected. |
Returns
| Type | Description |
|---|---|
| object |
The selected tab item. Returns if no tab item is
currently selected. |