Author: cluts
Date: 2008-11-27 05:52:57 -0500 (Thu, 27 Nov 2008)
New Revision: 11407
Modified:
trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
Log:
RF-4502 - the table for scrollableDataTable has been added
Modified: trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2008-11-27
10:52:30 UTC (rev 11406)
+++ trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2008-11-27
10:52:57 UTC (rev 11407)
@@ -319,6 +319,31 @@
</section>
+ <section>
+ <title>Facets</title>
+ <table>
+ <title>Facets</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+
<entry>Facet</entry>
+
<entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+
<entry>header</entry>
+ <entry>Defines the
header content</entry>
+ </row>
+ <row>
+
<entry>footer</entry>
+ <entry>Defines the
footer content</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+ </section>
+
<section>
<title>Look-and-Feel Customization</title>
Show replies by date