[richfaces-svn-commits] JBoss Rich Faces SVN: r9165 - 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:04 EDT 2008
Author: msorokin
Date: 2008-06-23 11:32:04 -0400 (Mon, 23 Jun 2008)
New Revision: 9165
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inplaceSelect.xml
Log:
http://jira.jboss.com/jira/browse/RF-2305
JS API corrected
Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceSelect.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceSelect.xml 2008-06-23 15:31:25 UTC (rev 9164)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceSelect.xml 2008-06-23 15:32:04 UTC (rev 9165)
@@ -462,8 +462,8 @@
</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>
More information about the richfaces-svn-commits
mailing list