How can I change the tab by default?

Question

How can I change the tab by default?

Answer

Use the DefaultTabName property and specify the needed tab. Or alternatively, override the initTabs() method and specify the active tab via setActiveTab("Tab name") therein.

Like 2

Like

Share

0 comments
Show all comments