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