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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Jun 23 11:32:16 EDT 2008


Author: msorokin
Date: 2008-06-23 11:32:16 -0400 (Mon, 23 Jun 2008)
New Revision: 9166

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
Log:
http://jira.jboss.com/jira/browse/RF-2305
JS API corrected

Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml	2008-06-23 15:32:04 UTC (rev 9165)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml	2008-06-23 15:32:16 UTC (rev 9166)
@@ -441,8 +441,8 @@
                     <entry>Gets the current value</entry>
                   </row>
                   <row>
-                    <entry>setValue(newValue)</entry>
-                    <entry>Sets the current value</entry>
+                    <entry  role="tbi">setValue(newValue) </entry>
+                    <entry  role="tbi">Sets the current value <para>(to be implemented)</para></entry>
                   </row>
         </tbody>
       </tgroup>




More information about the richfaces-svn-commits mailing list