Uses of Package
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.
-
ClassDescriptionInterface 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. -
ClassDescriptionTemporary attachment record that keeps track of where an element was before attachment.
-
ClassDescriptionMark 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. -
ClassDescriptionInterface 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.