public interface IWidgets
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() |
com.google.gwt.user.client.ui.HTML loading()
com.google.gwt.user.client.ui.HTML error()
HeaderPanel buildHeader(IClient client)
FooterPanel buildFooter(IClient client)
BurocratField buildField(IClient client, IArg arg)