Package | Description |
---|---|
com.google.gwt.editor.ui.client |
User interface components for the bean editor framework.
|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Constructor and Description |
---|
ValueBoxEditorDecorator()
Constructs a ValueBoxEditorDecorator.
|
Constructor and Description |
---|
PageSizePager(int increment)
Construct a PageSizePager with a given increment.
|
SimplePager(SimplePager.TextLocation location)
Construct a
SimplePager with the specified text location. |
Constructor and Description |
---|
NamedFrame(java.lang.String name)
Constructs a frame with the given name.
|
RadioButton(java.lang.String name)
Creates a new radio associated with a particular group name.
|
ValueLabel(Renderer<? super T> renderer)
Creates an empty value label.
|