Sunday, January 29, 2012

Detecting Proxy Update via EntityProxyChange event

I am trying to add a handler to detect the proxy changes. The
event.getWriteOperation() does detect the UPDATE operation but it is
more generalized than what I actually need. The doc reads: "An UPDATE
event is fired whenever a client encounters a proxy for the first
time, or encounters a proxy whose version number has changed." How do
I only detect the proxy whose version number has changed?!!!

Thanks,

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment