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

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Sat Jun 28 12:13:20 EDT 2008


Author: atsebro
Date: 2008-06-28 12:13:20 -0400 (Sat, 28 Jun 2008)
New Revision: 9291

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
Log:
RF-3591:custom JSF tags that incorporate the rich:datascroller.

Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml	2008-06-28 14:53:08 UTC (rev 9290)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml	2008-06-28 16:13:20 UTC (rev 9291)
@@ -79,7 +79,7 @@
       with Ajax requests usage.</para>
     <para>The component should be placed into footer of the parent table or be bound to it with the <emphasis>
       <property>&quot;for&quot;</property>
-    </emphasis> attribute.</para>
+    </emphasis> attribute. Note, that &quot;for&quot; is evaluated on view build, not on view render, that is why it will ignore JSTL tags.</para>
     <para>The table should also have the defined <emphasis>
       <property>&quot;rows&quot;</property>
     </emphasis> attribute limiting the quantity of inputted table rows.</para>




More information about the richfaces-svn-commits mailing list