| Package | Description |
|---|---|
| org.uqbar.arena.bindings | |
| org.uqbar.arena.widgets |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextFreeObservableProperty
This observable property has no reference to the model.
|
class |
NotNullObservable |
| Modifier and Type | Method and Description |
|---|---|
ObservableProperty |
ObservableProperty.setModel(org.uqbar.commons.model.IModel<?> model)
Antes de registrar el modelo se lo valida, en caso de fallar la validación el modelo no se asigna.
|
| Modifier and Type | Method and Description |
|---|---|
<M> Binding<M,Selector<T>,ListBuilder<T>> |
Selector.bindItems(ObservableProperty<M> modelObservable)
Binds the list of items in this Combo to an
ObservableProperty |
Copyright © 2015 Uqbar Project. All rights reserved.