Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TabBase.setSelectedIndex
Selects the specified tab.
Syntax
public void setSelectedIndex( int index )
Parameters
index
The zero-based index of the tab to select. Set to a value less than zero to specify that no tab is selected.
See Also getSelectedIndex