Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DecoratedTabBar
A
TabBar that wraps each tab in a 2x3 grid (six box), which allows
users to add rounded corners. |
Modifier and Type | Method and Description |
---|---|
TabBar |
TabPanel.getTabBar()
Gets the tab bar within this tab panel.
|
Modifier and Type | Method and Description |
---|---|
static void |
ListenerWrapper.WrappedTabListener.add(TabBar source,
TabListener listener)
Deprecated.
will be removed in GWT 2.0 along with the listener classes
|