Uses of Package
com.google.gwt.uibinder.client
Packages that use com.google.gwt.uibinder.client
Package
Description
User interface components for the bean editor framework.
Classes used to generate user interfaces using declarative ui.xml files.
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
-
Classes in com.google.gwt.uibinder.client used by com.google.gwt.editor.ui.clientClassDescriptionInterface implemented by classes that generate DOM or Widget structures from ui.xml template files, and which inject portions of the generated UI into the fields of an owner.Mark a method as the appropriate way to add a child widget to the parent class.Marks a constructor that may be used as an alternative to a widget's zero args construtor in a
UiBinder
template.Marks fields in a UiBinder client that must be filled by the binder'sUiBinder.createAndBindUi(O)
method. -
Classes in com.google.gwt.uibinder.client used by com.google.gwt.uibinder.clientClassDescriptionTemporary attachment record that keeps track of where an element was before attachment.
-
Classes in com.google.gwt.uibinder.client used by com.google.gwt.user.cellview.clientClassDescriptionMark a method as the appropriate way to add a child widget to the parent class.Marks a constructor that may be used as an alternative to a widget's zero args construtor in a
UiBinder
template. -
Classes in com.google.gwt.uibinder.client used by com.google.gwt.user.client.uiClassDescriptionInterface implemented by classes that generate DOM or Widget structures from ui.xml template files, and which inject portions of the generated UI into the fields of an owner.Marks a constructor that may be used as an alternative to a widget's zero args construtor in a
UiBinder
template.Marks fields in a UiBinder client that must be filled by the binder'sUiBinder.createAndBindUi(O)
method.