Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
class |
PushButton
A normal push button with custom styling.
|
class |
ToggleButton
A
ToggleButton is a stylish stateful button which allows the
user to toggle between up and down states. |