Uses of Class
com.github.gwtbootstrap.client.ui.TabPane

Packages that use TabPane
com.github.gwtbootstrap.client.ui Widgets that can be used in other GWT projects. 
 

Uses of TabPane in com.github.gwtbootstrap.client.ui
 

Methods in com.github.gwtbootstrap.client.ui that return TabPane
 TabPane TabLink.getTabPane()
          Get Effective TabPane
protected  TabPane Tab.getTabPane()
          Get Container TabPane
 

Methods in com.github.gwtbootstrap.client.ui with parameters of type TabPane
 void TabLink.setTablePane(TabPane pane)
          Set Effective TabPane
 

Constructors in com.github.gwtbootstrap.client.ui with parameters of type TabPane
TabLink(TabPane pane)
          Create widget with set Effective TabPane
 



Copyright © 2012 gwtbootstrap. All Rights Reserved.