Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Class and Description |
---|---|
class |
PasswordTextBox
A text box that visually masks its input to prevent eavesdropping.
|
class |
TextArea
A text box that allows multiple lines of text to be entered.
|
class |
TextBox
A standard single-line text box.
|
Modifier and Type | Method and Description |
---|---|
TextBoxBase |
SuggestBox.getTextBox()
Deprecated.
in favour of getValueBox
|