|
Class Summary |
| Button |
A push-button widget build with div elements using only CSS to create
shading effects. |
| ButtonBar |
The ButtonBar is horizontal panel on which Button widgets can be
placed. |
| DeferredPopupCommand |
This class is an extended version of the DeferredCommand class. |
| Link |
A standard HTML anchor widget. |
| Rating |
The Rating Widget provides an intuitive rating experience that allows users
to select the number of stars (or other custom images) that represents their
rating. |
| RoundedLinePanel |
The RoundedLinePanel class adds rounded corners with a line around
the widget in a different color. |
| RoundedPanel |
The RoundedPanel class adds similar rounded corners, as seen
in other Google applications, to a widget. |
| Span |
A widget that contains arbitrary text, not interpreted as HTML. |
| TextNode |
This class creates a DOM TextNode as a Widget. |
| VerticalTabBar |
A vertical bar of folder-style tabs, most commonly used as part of a
VerticalTabPanel. |
| VerticalTabPanel |
A panel that represents a tabbed set of pages, each of which contains another
widget. |