Uses of Annotation Type
com.google.gwt.uibinder.client.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
-
Uses of UiConstructor in com.google.gwt.user.cellview.client
ModifierConstructorDescriptionPageSizePager
(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
ModifierConstructorDescriptionNamedFrame
(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.