|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UiConstructor | |
---|---|
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. |
Uses of UiConstructor in com.google.gwt.editor.ui.client |
---|
Constructors in com.google.gwt.editor.ui.client with annotations of type UiConstructor | |
---|---|
ValueBoxEditorDecorator()
Constructs a ValueBoxEditorDecorator. |
Uses of UiConstructor in com.google.gwt.user.cellview.client |
---|
Constructors in com.google.gwt.user.cellview.client with annotations of type UiConstructor | |
---|---|
PageSizePager(int increment)
Construct a PageSizePager with a given increment. |
|
SimplePager(SimplePager.TextLocation location)
Construct a SimplePager with the specified text location. |
Uses of UiConstructor in com.google.gwt.user.client.ui |
---|
Constructors in com.google.gwt.user.client.ui with annotations of type UiConstructor | |
---|---|
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. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |