[richfaces-svn-commits] JBoss Rich Faces SVN: r13410 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Apr 7 12:11:50 EDT 2009


Author: smukhina
Date: 2009-04-07 12:11:50 -0400 (Tue, 07 Apr 2009)
New Revision: 13410

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
Log:
https://jira.jboss.org/jira/browse/RF-6721 InplaceSelect: edit(), getValue() and setValue(newValue) api-functions work, and it's said in guide now. 

Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml	2009-04-07 15:59:12 UTC (rev 13409)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml	2009-04-07 16:11:50 UTC (rev 13410)
@@ -441,8 +441,8 @@
                     <entry>Gets the current value</entry>
                   </row>
                   <row>
-                    <entry  role="tbi">setValue(newValue) </entry>
-                    <entry  role="tbi">Sets the current value (to be implemented)</entry>
+                    <entry>setValue(newValue) </entry>
+                    <entry>Sets the current value (to be implemented)</entry>
                   </row>
         </tbody>
       </tgroup>




More information about the richfaces-svn-commits mailing list