Class DwtTabView
Class Detail
DwtTabView(params, parent, className, posStyle, id)
Creates a tab view.
Author: Greg Solovyev.
Method Detail
addStateChangeListener(listener)
Adds a state change listener.
{string}
addTab(title, tabViewOrCallback, buttonId, index)
Adds a tab.
{string}
getCurrentTab()
Gets the current tab.
{number}
getNumTabs()
Gets the tab count.
{DwtTabViewPage}
getTab(tabKey)
Gets the tab.
{DwtTabBar}
getTabBar()
Gets the tab bar.
{DwtTabButton}
getTabButton(tabKey)
Gets the tab button.
{string}
getTabTitle(tabKey)
Gets the tab title.
{DwtTabViewPage}
getTabView(tabKey)
Gets the tab view.
removeStateChangeListener(listener)
Removes a state change listener.
setTabView(tabKey, tabView)
Sets the tab view.
switchToTab(tabKey)
Switches to the tab view.
|
||||||||||||||||||||||||||||||
Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:29 GMT-0400 (EDT)
|