Tab Panel Methods



To execute a tab panel method, you must first get a reference to the tab panel by its id. This is typically done using the getObj() API. For example:

getObj("TabPanel1").hideTab(0);


Available in Profound UI Version 5, Fix Pack 10.0 and later.