GWT 0.0.0

Uses of Class
com.google.gwt.user.client.ui.TabBar

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

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

Subclasses of TabBar in com.google.gwt.user.client.ui
 class DecoratedTabBar
           A TabBar that wraps each tab in a 2x3 grid (six box), which allows users to add rounded corners.
 

Methods in com.google.gwt.user.client.ui that return TabBar
 TabBar TabPanel.getTabBar()
          Gets the tab bar within this tab panel.
 


GWT 0.0.0