Hi guys!
does anyone have suggestion for my problem? :
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/3b69d91f2fc18191
I think it's related to this topic.

On Friday, February 3, 2012 3:34:21 AM UTC+3:30, Brandon Donnelson wrote:
>
> I'm trying to use a list editor as a sub editor and the when the flush 
> happens the list comes back null. The input boxes for the list seem to 
> render fine. I'm not sure the backing of the PeopleDataProxy gets 
> established with the current configuration. 
>
> I'm still digesting the interfaces and there use compared with the results 
> they do. The I haven't grasped all the nuances of the Editors automation 
> yet. 
>
> The question is, how can I get the listEditor to work?
>
> *The Person Editor*, which has a list of Todos, or child editor
>
> http://code.google.com/p/gwt-examples/source/browse/trunk_2012/DemoGwtEditor/src/com/gonevertical/client/views/peopleedit/editor/PersonEditor.java#52
>
> *Todos list editor* - will render, but won't give back a list (need 
> backing established from PeopleDataProxy?)
>
> http://code.google.com/p/gwt-examples/source/browse/trunk_2012/DemoGwtEditor/src/com/gonevertical/client/views/peopleedit/editor/todos/TodoListEditor.java#46
>
> *Todos Item *
>
> http://code.google.com/p/gwt-examples/source/browse/trunk_2012/DemoGwtEditor/src/com/gonevertical/client/views/peopleedit/editor/todos/TodoItemEditor.java
>
> *DTOs*
>
> http://code.google.com/p/gwt-examples/source/browse/trunk_2012/DemoGwtEditor/src/com/gonevertical/client/app/requestfactory/dto/
> *PeopleDataProxy*.java
>
> http://code.google.com/p/gwt-examples/source/browse/trunk_2012/DemoGwtEditor/src/com/gonevertical/client/app/requestfactory/dto/
> *TodoDataProxy*.java
>
>
>
>

-- 
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/-/jSUNno88MFQJ.
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