Saturday, January 29, 2011

Re: Issue 5752: ListEditor.setValue fails once the underlying AutoBean has been frozen

On Sat, Jan 29, 2011 at 9:30 PM, Thomas Broyer <t.broyer@gmail.com> wrote:


On Saturday, January 29, 2011 6:19:45 PM UTC+1, Bálint Kriván wrote:
Hi!

I've just asked a question at issue: http://code.google.com/p/google-web-toolkit/issues/detail?id=5752#c6 Can somebody reply, so if I should wait for release or not?

Are you using a HasDataEditor to push your data to your CellTable? if so, given that HasDataEditor extends ListEditor, you're experiencing this bug. Otherwise, have you .edit()ed the MainProxy that you try to modify?

Yes, and yes :) I'm using HasDataEditor, because I don't know what else to use, and yes, I invoked edit() and it works for non CellTable data. So if I update to 2.2 RC1 (http://repo2.maven.org/maven2/com/google/gwt/gwt/2.2-rc1/), the bug should go away, right?

The other question: Is there a way to not to write custom FieldCustomizer for columns? Can't GWT know which proxy/property I am editing? Or am I doing something wrong? 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.



--
Üdv,
Kriván Bálint

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