
P - the proxy typepublic static interface EntityProxyChange.Handler<P extends EntityProxy>
| Modifier and Type | Method and Description | 
|---|---|
| void | onProxyChange(EntityProxyChange<P> event)Called when an  EntityProxyChangeevent is fired. | 
void onProxyChange(EntityProxyChange<P> event)
EntityProxyChange event is fired.event - an EntityProxyChange instanceCopyright © 2016. All rights reserved.