GWT 0.0.0

Uses of Class
com.google.gwt.requestfactory.shared.EntityProxyChange

Packages that use EntityProxyChange
com.google.gwt.requestfactory.shared Shared classes used on both the client and the server side for transmitting data between the sever and the client in JSON format. 
 

Uses of EntityProxyChange in com.google.gwt.requestfactory.shared
 

Methods in com.google.gwt.requestfactory.shared with parameters of type EntityProxyChange
 void EntityProxyChange.Handler.onProxyChange(EntityProxyChange<P> event)
          Called when an EntityProxyChange event is fired.
 


GWT 0.0.0