| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.screen.binding | |
| org.cruxframework.crux.core.client.screen.views |
| Class and Description |
|---|
| BindableContainer
Any class that implements this interface will support data binding between classes annotated with
@DataObject annotation and widgets inserted into this container. |
| DataObjectBinder |
| ExpressionBinder
Interface for expression binding between dataObjects and widgets in this view.
|
| ExpressionBinder.BindingContext |
| PropertyBinder
Interface for data binding between dataObjects and widgets in this view.
|
| Class and Description |
|---|
| BindableContainer
Any class that implements this interface will support data binding between classes annotated with
@DataObject annotation and widgets inserted into this container. |
| DataBindingHandler |
| DataObjectBinder |
Copyright © 2015. All rights reserved.