GWT 2.7.0

Uses of Interface
com.google.gwt.user.client.ui.TabBar.Tab

Packages that use TabBar.Tab
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of TabBar.Tab in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui that return TabBar.Tab
 TabBar.Tab TabBar.getTab(int index)
          Gets the given tab.
 


GWT 2.7.0