Overview | Methods | This Package | All Packages
Retrieves the specified tab.
Syntax
public final TabItem getTab( int index )
Parameters
index
The zero-based index of the tab to retrieve.
Return Value
Returns a TabItem object that represents the tab at the specified position.
Exceptions
WFCInvalidArgumentException thrown if the specified index is not valid.
See Also setTab