Uses of Interface
com.google.gwt.user.client.ui.TabBar.Tab
-
Packages that use TabBar.Tab Package Description 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 Modifier and Type Method Description TabBar.Tab
TabBar. getTab(int index)
Gets the given tab.
-