Package | Description |
---|---|
org.jboss.errai.databinding.client |
Modifier and Type | Method and Description |
---|---|
PropertyChangeHandlerSupport |
BindableProxyAgent.getPropertyChangeHandlers()
Returns the
PropertyChangeHandlerSupport object of this agent containing all change
handlers that have been registered for the corresponding model proxy. |
Modifier and Type | Method and Description |
---|---|
void |
BindableProxyAgent.mergePropertyChangeHandlers(PropertyChangeHandlerSupport pchs)
Merges the provided
PropertyChangeHandler s of the provided agent instance. |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.