Hello,
is it possible to fill a ListStore with a plain List<String> received via Json?
I could not find any examples and so far I get
when trying to access the list in a combo box.Quote:
Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to com.google.gwt.core.client.JavaScriptObject
Any help would be appreciated.
kind regards
/anja
