Revision: 9370
Author: [email protected]
Date: Tue Dec 7 16:06:32 2010
Log: Edited wiki page AutoBean through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=9370
Modified:
/wiki/AutoBean.wiki
=======================================
--- /wiki/AutoBean.wiki Sun Nov 14 05:13:27 2010
+++ /wiki/AutoBean.wiki Tue Dec 7 16:06:32 2010
@@ -230,7 +230,7 @@
@Category(PersonCategory.class)
interface MyFactory {
- // Would be illegal without a category providing an implementation of
doSomething()
+ // Would be illegal without a category providing an implementation of
marry(AutoBean<Person> person, Person spouse)
AutoBean<Person> person();
}
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors