|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ViewBinder
A marker interface used to generate value objects bound to widgets on the view. Each "get" method will read the value of a widget, and the "set" methods will write the value into the widget. The name of the property on the get or set method will be used to discover the widget on the view (view identifier)
| Method Summary |
|---|
| Methods inherited from interface org.cruxframework.crux.core.client.screen.views.ViewBindable |
|---|
bindCruxView |
| Methods inherited from interface org.cruxframework.crux.core.client.screen.views.ViewAware |
|---|
getBoundCruxView, getBoundCruxViewId |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||