| Package | Description |
|---|---|
| org.colcon.burocrat.api.client | |
| org.colcon.burocrat.client |
| Modifier and Type | Method and Description |
|---|---|
IWidgets |
IClient.widgets() |
| Modifier and Type | Class and Description |
|---|---|
class |
Widgets
This is a widget factory that builds custom GUI components
|
| Modifier and Type | Method and Description |
|---|---|
IWidgets |
Client.widgets() |
| Constructor and Description |
|---|
Client(java.lang.String title,
IPageImpl[] pageImplsArray,
IItemPageImpl[] itemPageArray,
IFieldTypeImpl[] fieldTypeImplsArray,
IWidgets widgets,
com.google.gwt.user.client.ui.Panel rootPanel,
BurocratServiceAsync service,
int refreshInterval) |