|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UiChild | |
---|---|
com.google.gwt.editor.ui.client | User interface components for the bean editor framework. |
com.google.gwt.user.cellview.client | The "cellview" widget set. |
Uses of UiChild in com.google.gwt.editor.ui.client |
---|
Methods in com.google.gwt.editor.ui.client with annotations of type UiChild | |
---|---|
void |
ValueBoxEditorDecorator.setValueBox(ValueBoxBase<T> widget)
Set the widget that the EditorPanel will display. |
Uses of UiChild in com.google.gwt.user.cellview.client |
---|
Methods in com.google.gwt.user.cellview.client with annotations of type UiChild | |
---|---|
void |
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. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |