| Interface | Description |
|---|---|
| ActionContext | |
| PanelContainer | |
| Resettable |
| Class | Description |
|---|---|
| Action | |
| ActivityIndicator |
A spinning indicator used to display activity where the total duration is not known.
|
| BaseButton |
Base abstract class for button types.
|
| Button |
A mobile Button class representation.
|
| Canvas |
Canvas is the base class for SmartGWT.mobile widgets.
|
| ContainerFeatures | |
| DataBoundComponent<D extends java.util.List<Record> & HasDataChangedHandlers> | |
| Dialog | |
| Header1 |
This class is used to display a title as a large header (analogous to h1)
that is styled based on the platform.
|
| Header2 |
This class is used to display a title as a header (analogous to h2)
that is styled based on the platform.
|
| HRWidget |
Convenience "widget" class that renders out an "hr" element.
|
| Img | |
| ImgButton | |
| Label | |
| NavigationButton | |
| Panel | |
| PanelHeader | |
| Popover | |
| Progressbar |
The Progressbar widget class implements progress bars (graphical bars whose lengths represent percentages, typically of task completion).
|
| ScrollablePanel |
A widget that can scroll its content.
|
| Segment |
Representation of a "segment" within a
SegmentedControl. |
| StatefulCanvas | |
| WidgetCanvas | |
| Window |
| Enum | Description |
|---|---|
| BaseButton.ButtonType |