|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinderModel | |
|---|---|
| org.nuiton.util.beans | Packages for all stuff of bean transformations (binder, and others...). |
| Uses of BinderModel in org.nuiton.util.beans |
|---|
| Fields in org.nuiton.util.beans declared as BinderModel | |
|---|---|
protected BinderModel<?,?> |
BinderBuilder.model
current model used to build the binder |
protected BinderModel<I,O> |
Binder.model
the model of the binder |
| Methods in org.nuiton.util.beans that return BinderModel | |
|---|---|
protected BinderModel<?,?> |
BinderBuilder.getModel()
|
protected BinderModel<I,O> |
Binder.getModel()
Get the model of the binder. |
| Methods in org.nuiton.util.beans with parameters of type BinderModel | |
|---|---|
protected void |
Binder.setModel(BinderModel<?,?> model)
Set the model of the binder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||