Errai 3.0.1-SNAPSHOT

org.jboss.errai.databinding.client
Class BindableProxyAgent<T>

java.lang.Object
  extended by org.jboss.errai.databinding.client.BindableProxyAgent<T>
Type Parameters:
T - The type of the target model being proxied.
All Implemented Interfaces:
HasPropertyChangeHandlers

public final class BindableProxyAgent<T>
extends Object
implements HasPropertyChangeHandlers

Manages bindings and acts in behalf of a BindableProxy to keep the target model and bound widgets in sync.

An agent will: