Author: smukhina
Date: 2007-07-09 09:22:27 -0400 (Mon, 09 Jul 2007)
New Revision: 1545
Modified:
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
Log:
http://jira.jboss.com/jira/browse/RF-430
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-07-09 13:12:04
UTC (rev 1544)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-07-09 13:22:27
UTC (rev 1545)
@@ -46,6 +46,10 @@
<section>
<title>Creating the Component with a Page Tag</title>
<para>Here is a simple example as it might be used in a page:</para>
+
+ <para>
+ <emphasis role="bold">Example:</emphasis>
+ </para>
<programlisting role="XML"><![CDATA[...
<h:dataTable id="table">
...
@@ -88,6 +92,10 @@
</itemizedlist>
<para>The controls of fast switching are created adding the facets component
with the
corresponding name:</para>
+
+ <para>
+ <emphasis role="bold">Example:</emphasis>
+ </para>
<programlisting role="XML"><![CDATA[ ...
<rich:datascroller for="table" maxPages="10">
<f:facet name="first">