...
Code Block | ||
---|---|---|
| ||
getObj("TabPanel1").showTab(0); // make it visible again getObj("TabPanel1").setTab(0); // activate it |
Note: This method is available with Available in Profound UI versions Version 5., Fix Pack 10.0 and higherlater.
...
Code Block | ||
---|---|---|
| ||
getObj("TabPanel1").showTab(0); // make it visible again getObj("TabPanel1").setTab(0); // activate it |
Note: This method is available with Available in Profound UI versions Version 5., Fix Pack 10.0 and higherlater.