|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Binding | |
---|---|
org.jboss.errai.databinding.client |
Uses of Binding in org.jboss.errai.databinding.client |
---|
Methods in org.jboss.errai.databinding.client that return Binding | |
---|---|
Binding |
BindableProxyAgent.bind(com.google.gwt.user.client.ui.Widget widget,
String property,
Converter converter)
Binds the provided widget to the specified property (or property chain) of the model instance associated with this proxy (see DataBinder.setModel(Object, InitialState) ). |
Methods in org.jboss.errai.databinding.client with parameters of type Binding | |
---|---|
void |
BindableProxyAgent.unbind(Binding binding)
Unbinds the property with the given name. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |