public class ObservableValue<V extends Control,C extends ControlBuilder> extends AbstractViewObservable<V,C>
Control| Constructor and Description |
|---|
ObservableValue(V view) |
| Modifier and Type | Method and Description |
|---|---|
BindingBuilder |
createBinding(C control)
Executes the actual binding between widget and model.
|
bindTo, bindToProperty, getViewpublic ObservableValue(V view)
public BindingBuilder createBinding(C control)
ViewObservableCopyright © 2015 Uqbar Project. All rights reserved.