Uses of Annotation Type
com.google.gwt.uibinder.client.UiChild
Package
Description
User interface components for the bean editor framework.
The "cellview" widget set.
-
Uses of UiChild in com.google.gwt.editor.ui.client
Modifier and TypeMethodDescriptionvoid
ValueBoxEditorDecorator.setValueBox
(ValueBoxBase<T> widget) Set the widget that the EditorPanel will display. -
Uses of UiChild in com.google.gwt.user.cellview.client
Modifier and TypeMethodDescriptionvoid
AbstractCellTable.setEmptyTableWidget
(Widget widget) Set the widget to display when the table has no rows.void
AbstractCellTable.setLoadingIndicator
(Widget widget) Set the widget to display when the data is loading.