[richfaces-svn-commits] JBoss Rich Faces SVN: r2612 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Aug 30 10:23:56 EDT 2007
Author: vkukharchuk
Date: 2007-08-30 10:23:56 -0400 (Thu, 30 Aug 2007)
New Revision: 2612
Modified:
trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
Log:
http://jira.jboss.com/jira/browse/RF-447
Modified: trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-08-30 14:14:05 UTC (rev 2611)
+++ trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-08-30 14:23:56 UTC (rev 2612)
@@ -109,7 +109,7 @@
</para>
<para>
- <emphasis role="bold">Those a the typical variants of using:</emphasis>
+ <emphasis role="bold">The typical variant of using:</emphasis>
</para>
<programlisting role="XML"><![CDATA[...
<rich:scrollableDataTable value="#{modelBuilder.model}" var="issues"
@@ -144,8 +144,14 @@
</itemizedlist>
</para>
- </section>
+ </section>
+ <section>
+ <title>Relevant resources links</title>
+ <para>
+ <ulink url="http://livedemo.exadel.com/richfaces-demo/richfaces/scrollableDataTable.jsf?c=scrollableDataTable">Here</ulink>
+ you can see the example of <emphasis role="bold"><rich:scrollableDataTable></emphasis> usage. </para>
+ </section>
<!--section>
<title>Details of Usage</title>
<para>The <property>table</property> component is very similar to the custom JSF dataTable one,
More information about the richfaces-svn-commits
mailing list