Wednesday, August 31, 2011

Gwt Editor Framework and value change notification

Hi all,

I've created an editor that represents a complex object graph in its
editor structure. Everything works quite well.

Now I'm having the following question:

Is there a way to get notified, if any of the properties of the object
is changed within the editor and to get the changed object without
flushing the editor driver?

I need this to update a graphical representation of the changed
object.

Regards,

--
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