Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
static ListBox |
ListBox.wrap(Element element)
Creates a ListBox widget that wraps an existing <select> element.
|