public interface ControlBuilder extends WidgetBuilder, Sizeable, org.uqbar.lacar.ui.model.builder.traits.DisableEnable
| Modifier and Type | Method and Description |
|---|---|
BindingBuilder |
observeBackground() |
BindingBuilder |
observeForeground() |
BindingBuilder |
observeTooltip() |
BindingBuilder |
observeValue()
Starts the creation of a binding to the 'value' property of this Control with an observable property of the model
|
BindingBuilder |
observeVisible()
Used to create a binding associated to the "visible" property of this control.
|
onPack, packBindingBuilder observeValue()
BindingBuilder associated to this control, which allows to further configure the
binding and has the ultimate responsibility of creating it.BindingBuilder observeBackground()
BindingBuilder observeForeground()
BindingBuilder observeVisible()
BindingBuilder observeTooltip()
Copyright © 2015 Uqbar Project. All rights reserved.