Description
Tabbed Pane container widget
Public Properties
Name | Type | Description |
width | String | Width of widget |
height | String | Height of widget |
Public Functions
Name | Return Value | Description |
closeChildByIndex | Void | Close tab by input tab index |
closeChildById | Void | Close tab by input tab id |
selectChildByIndex | Void | Select tab by input tab index |
selectChildById | Void | Select tab by input tab id |
hideTabByIndex | Void | Hide tab by tab index |
showTabByIndex | Void | Show tab by tab index |
hideTabById | Void | Hide tab by tab id |
showTabById | Void | Show tab by tab id |