|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.google.gwt.uibinder.client | |
---|---|
com.google.gwt.editor.ui.client | User interface components for the bean editor framework. |
com.google.gwt.uibinder.client | Classes used to generate user interfaces using declarative ui.xml files. |
com.google.gwt.user.cellview.client | The "cellview" widget set. |
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Classes in com.google.gwt.uibinder.client used by com.google.gwt.editor.ui.client | |
---|---|
UiBinder
Interface 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. |
|
UiChild
Mark a method as the appropriate way to add a child widget to the parent class. |
|
UiConstructor
Marks a constructor that may be used as an alternative to a widget's zero args construtor in a UiBinder template. |
|
UiField
Marks fields in a UiBinder client that must be filled by the binder's UiBinder.createAndBindUi(O) method. |
Classes in com.google.gwt.uibinder.client used by com.google.gwt.uibinder.client | |
---|---|
UiBinderUtil.TempAttachment
Temporary 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.client | |
---|---|
UiChild
Mark a method as the appropriate way to add a child widget to the parent class. |
|
UiConstructor
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.ui | |
---|---|
UiBinder
Interface 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. |
|
UiConstructor
Marks a constructor that may be used as an alternative to a widget's zero args construtor in a UiBinder template. |
|
UiField
Marks fields in a UiBinder client that must be filled by the binder's UiBinder.createAndBindUi(O) method. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |