Sunday, January 22, 2012

Re: Cell table problem with driver.flush() part



On Saturday, January 21, 2012 4:31:08 AM UTC+1, Qrunk wrote:
Caused by: java.lang.UnsupportedOperationException: null
    at java.util.AbstractList.remove(AbstractList.java:144)
    at java.util.AbstractList$Itr.remove(AbstractList.java:360)
    at java.util.AbstractList.removeRange(AbstractList.java:559)
    at java.util.AbstractList.clear(AbstractList.java:217)
    at com.google.gwt.editor.client.adapters.ListEditorWrapper.flush(ListEditorWrapper.java:115)
    at com.google.gwt.editor.client.adapters.ListEditor.flush(ListEditor.java:72)


Are you trying to edit some kind of unmodifiable list? 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/0z7P6u8BeuYJ.
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