| Package | Description |
|---|---|
| org.uqbar.arena.bindings | |
| org.uqbar.arena.widgets | |
| org.uqbar.lacar.ui.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ObservableItems<V extends Widget,T,C extends ListBuilder<T>> |
| 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 |
Binding<?,Selector<T>,ListBuilder<T>> |
Selector.bindItemsToProperty(String modelProperty)
Binds the list of items in this Combo with a property in the container model.
|
ObservableItems<Selector<T>,T,ListBuilder<T>> |
Selector.items() |
| Modifier and Type | Method and Description |
|---|---|
<T> ListBuilder<T> |
PanelBuilder.addList() |
<T> ListBuilder<T> |
PanelBuilder.addRadioSelector() |
<T> ListBuilder<T> |
PanelBuilder.addSelector(boolean nullValue) |
ListBuilder<T> |
ListBuilder.onSelection(Action action) |
Copyright © 2015 Uqbar Project. All rights reserved.