Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.databinding.client.BindableProxy

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

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

Methods in org.jboss.errai.databinding.client that return BindableProxy
 BindableProxy<?> BindableProxyProvider.getBindableProxy(InitialState state)
          Returns a proxy for a newly created model instance, bound to the provided widget.
 BindableProxy<?> BindableProxyProvider.getBindableProxy(Object model, InitialState state)
          Returns a proxy for the provided model instance, bound to the provided widget.
 


Errai 3.0.1-SNAPSHOT

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