| Constructor and Description |
|---|
Widgets() |
| Modifier and Type | Method and Description |
|---|---|
BurocratField |
buildField(IClient client,
IArg arg) |
FooterPanel |
buildFooter(IClient client) |
HeaderPanel |
buildHeader(IClient client) |
ItemPage |
buildItemPage(IClient client,
IItem item) |
com.google.gwt.user.client.ui.HTML |
error() |
com.google.gwt.user.client.ui.HTML |
loading() |
public com.google.gwt.user.client.ui.HTML loading()
public HeaderPanel buildHeader(IClient client)
buildHeader in interface IWidgetspublic FooterPanel buildFooter(IClient client)
buildFooter in interface IWidgetspublic ItemPage buildItemPage(IClient client, IItem item)
buildItemPage in interface IWidgetspublic BurocratField buildField(IClient client, IArg arg)
buildField in interface IWidgets