RasterTabbar.removeTab( item )

Removes a tab item from the Tabbar.

Parameters

Name Type   Description
item object A reference to a TabItem object, or a value matching the value attribute of a TabItem. If a tab matching this argument is not found in this container, this method does nothing.

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