|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 PropertyChangeEvent s for all differences. |
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |