public class NotNullObservable extends ObservableProperty
propertyName| Constructor and Description |
|---|
NotNullObservable(org.uqbar.commons.model.IModel<?> model,
String propertyName) |
NotNullObservable(Object modelObject,
String propertyName) |
NotNullObservable(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(BindingBuilder binder)
Executes the actual binding between widget and model.
|
setContainer, setModelpublic NotNullObservable(String propertyName)
public NotNullObservable(org.uqbar.commons.model.IModel<?> model,
String propertyName)
public void configure(BindingBuilder binder)
Observableconfigure in interface Observableconfigure in class ObservablePropertyCopyright © 2015 Uqbar Project. All rights reserved.