I committed the working code that will load the ListEditor items and flush list will not fail. Works quite nice. I added some data on the server side to figure that out.
I'm wondering what the best method to* add an item* to the list is. Typically I would need a reference to the context, but it seems like the editor should have a method. http://code.google.com/p/gwt-examples/source/browse/trunk_2012/DemoGwtEditor/src/com/gonevertical/client/views/peopleedit/editor/todos/TodoListEditor.java#78 -- 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/-/4Kg8PNRpakMJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
