Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.databinding.client.Binding

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

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.