| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.rest |
Contains all necessary code for write proxies on application's client side to call
REST services.
|
| org.cruxframework.crux.core.client.screen | |
| org.cruxframework.crux.core.client.screen.views |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RestProxy
Base interface to define REST clients.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScreenBinder
A ViewBinder bound to the rootView
|
interface |
ScreenWidgetAccessor
A marker interface used to generate screen wrappers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ControllerAccessor
A marker interface used to generate controller wrappers.
|
interface |
ViewBinder
A marker interface used to generate value objects bound to widgets on the view.
|
interface |
WidgetAccessor
A marker interface used to generate view wrappers.
|
Copyright © 2015. All rights reserved.