Thanks for your answer.

But then I have to ask: what's the point of the method setValue in
ListEditor then?
If it's just a shortcut to getList().clear() followed by
getList().addAll(), shouldn't that be said in the javadoc? It isn't
written that I cannot redefine the instance...

On Oct 24, 5:37 pm, Patrick Julien <pjul...@gmail.com> wrote:
> No, you'll need to assign an empty list to your proxy before editing can
> begin if you're only using ListEditor

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to