--
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-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
The enum used in
EntityProxyChange.
- A PERSIST event is fired after a proxy that was created on the client has been persisted on the server.
- An UPDATE event is fired whenever a client encounters a proxy for the first time, or encounters a proxy whose version number has changed.
- A DELETE event is fired after a proxy that was deleted on the client is deleted on the server as well.