Uses of Class
com.google.gwt.user.client.ui.TabPanel
-
Packages that use TabPanel Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of TabPanel in com.google.gwt.user.client.ui
Subclasses of TabPanel in com.google.gwt.user.client.ui Modifier and Type Class Description class
DecoratedTabPanel
ATabPanel
that uses aDecoratedTabBar
with rounded corners.Methods in com.google.gwt.user.client.ui with parameters of type TabPanel Modifier and Type Method Description static void
ListenerWrapper.WrappedTabListener. add(TabPanel source, TabListener listener)
-