Revision: 7655
Author: rj...@google.com
Date: Wed Mar  3 15:29:49 2010
Log: Edited wiki page through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=7655

Modified:
 /wiki/RequestFactoryPlusPaths.wiki

=======================================
--- /wiki/RequestFactoryPlusPaths.wiki  Wed Mar  3 15:29:14 2010
+++ /wiki/RequestFactoryPlusPaths.wiki  Wed Mar  3 15:29:49 2010
@@ -96,7 +96,7 @@
     .newPathTo(employeeList));
 }}}

-When you need more than just one field for an object (or object list), the Values<E> interface comes into play. It's basically a dedicated getter than can wrap any object managed by the value store: +When you need more than just one field for an object (or object list), the Values&lt;E> interface comes into play. It's basically a dedicated getter than can wrap any object managed by the value store:

 {{{
 HasValueList<Values<Employee>> employeeTable = new MyTableModel();

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to