Uses of Annotation Type
com.google.gwt.uibinder.client.UiConstructor
Packages that use UiConstructor
Package
Description
User interface components for the bean editor framework.
The "cellview" widget set.
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 -
Uses of UiConstructor in com.google.gwt.user.cellview.client
Constructors in com.google.gwt.user.cellview.client with annotations of type UiConstructorModifierConstructorDescriptionPageSizePager
(int increment) Construct a PageSizePager with a given increment.SimplePager
(SimplePager.TextLocation location) Construct aSimplePager
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 UiConstructorModifierConstructorDescriptionNamedFrame
(String name) Constructs a frame with the given name.RadioButton
(String name) Creates a new radio associated with a particular group name.ValueLabel
(Renderer<? super T> renderer) Creates an empty value label.