Uses of Class
com.google.gwt.user.client.ui.TabBar
Packages that use TabBar
Package
Description
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.uiModifier and TypeClassDescriptionclass
ATabBar
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 TabBarMethods in com.google.gwt.user.client.ui with parameters of type TabBarModifier and TypeMethodDescriptionstatic void
ListenerWrapper.WrappedTabListener.add
(TabBar source, TabListener listener) Deprecated.will be removed in GWT 2.0 along with the listener classes