| Package | Description |
|---|---|
| org.uqbar.arena.bindings | |
| org.uqbar.lacar.ui.model.bindings |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyAdapter
Adapts the model's object (to the view) by using one of its properties.
|
| Modifier and Type | Method and Description |
|---|---|
Binding<M,V,C> |
Binding.setAdapter(Adapter adapter)
This is the most general way to set the strategy that adapts the values in the model to the values in
the view.
|
Copyright © 2015 Uqbar Project. All rights reserved.