add Tab
Add a tab to this layout. The tab will be added at the end of the list. If this is the first tab to be added it will become the selected tab.
Parameters
tab
Tab to add
Add a tab to this layout. The tab will be inserted at position
. If this is the first tab to be added it will become the selected tab.
Parameters
tab
The tab to add
position
The new position of the tab
Add a tab to this layout. The tab will be added at the end of the list.
Parameters
tab
Tab to add
set Selected
True if the added tab should become the selected tab.
Add a tab to this layout. The tab will be inserted at position
.
Parameters
tab
The tab to add
position
The new position of the tab
set Selected
True if the added tab should become the selected tab.