new TabView()
Methods
-
createNewTabPage(title, hint, refPage) → {Kekule.Widget.TabPage}
-
Create a new tab page in tab view.
Parameters:
Name Type Description title
String Tab title hint
String refPage
Kekule.Widget.TabPage If this value is set, new page will be inserted before it. Returns:
Events
-
switchTab
-
Invoked when a new tab is switched to. event param of it has fields: {tabPage}