Errai 3.0.1-SNAPSHOT

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

Packages that use BindableProxyAgent
org.jboss.errai.databinding.client   
 

Uses of BindableProxyAgent in org.jboss.errai.databinding.client
 

Methods in org.jboss.errai.databinding.client that return BindableProxyAgent
 BindableProxyAgent<T> BindableProxy.getAgent()
          Returns the BindableProxyAgent of this proxy.
 

Methods in org.jboss.errai.databinding.client with parameters of type BindableProxyAgent
 void BindableProxyAgent.fireChangeEvents(BindableProxyAgent other)
          Compares property values between this agent and the provided agent recursively and fires PropertyChangeEvents for all differences.
 


Errai 3.0.1-SNAPSHOT

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