Author: afedosik
Date: 2007-05-24 10:09:14 -0400 (Thu, 24 May 2007)
New Revision: 868
Modified:
trunk/docs/userguide/en/included/dataDefinitionList.xml
Log:
Modified: trunk/docs/userguide/en/included/dataDefinitionList.xml
===================================================================
--- trunk/docs/userguide/en/included/dataDefinitionList.xml 2007-05-24 13:56:15 UTC (rev
867)
+++ trunk/docs/userguide/en/included/dataDefinitionList.xml 2007-05-24 14:09:14 UTC (rev
868)
@@ -6,6 +6,7 @@
<keyword>rich:dataDefinitionList</keyword>
</keywordset>
</sectioninfo>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -39,7 +40,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create the simplest variant of
<property>dataDefinitionList</property> on a page, use the following
syntax:</para>
@@ -50,6 +51,7 @@
</rich:dataDefinitionList>
...
]]></programlisting>
+ </section>
<section>
<title>Creating the Component Dynamically Using Java</title>
@@ -140,5 +142,4 @@
<para>To redefine an appearance of all
<property>dataDefinitionLists</property> on a page, just redefine one of this
classes.</para>
<para>To redefine a style of a particular
<property>dataDefinitionList</property>, use corresponding class attributes on
the component.</para>
</section>
- </section>
-
\ No newline at end of file
+ </section>
Show replies by date