Sunday, July 31, 2011

Aw: How to use RequestFactory: .with(propertyRefs) for composition of objects

The .with method accepts a string array via variable arguments. So you can write .with("a.b", "a.b.c", "a.b.c.d"). If you use RequestFactoryEditorDriver there is also a method called getPath() with returns the correct path array needed by your editors.

-- J.

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