Author: sabrashevich
Date: 2007-05-08 07:21:58 -0400 (Tue, 08 May 2007)
New Revision: 691
Modified:
trunk/docs/userguide/en/included/column.desc.xml
trunk/docs/userguide/en/included/column.xml
trunk/docs/userguide/en/included/columnGroup.desc.xml
trunk/docs/userguide/en/included/columnGroup.xml
trunk/docs/userguide/en/included/dataDefinitionList.desc.xml
trunk/docs/userguide/en/included/dataDefinitionList.xml
trunk/docs/userguide/en/included/dataFilterSlider.desc.xml
trunk/docs/userguide/en/included/dataGrid.desc.xml
trunk/docs/userguide/en/included/dataGrid.xml
trunk/docs/userguide/en/included/dataList.desc.xml
trunk/docs/userguide/en/included/dataList.xml
trunk/docs/userguide/en/included/dataOrderedList.desc.xml
trunk/docs/userguide/en/included/dataOrderedList.xml
trunk/docs/userguide/en/included/dataTable.desc.xml
trunk/docs/userguide/en/included/dataTable.xml
trunk/docs/userguide/en/included/datascroller.desc.xml
trunk/docs/userguide/en/included/datascroller.xml
trunk/docs/userguide/en/included/dndParam.desc.xml
trunk/docs/userguide/en/included/dndParam.xml
trunk/docs/userguide/en/included/dragIndicator.desc.xml
trunk/docs/userguide/en/included/dragIndicator.xml
trunk/docs/userguide/en/included/dragSupport.desc.xml
trunk/docs/userguide/en/included/dragSupport.xml
trunk/docs/userguide/en/included/dropDownMenu.desc.xml
trunk/docs/userguide/en/included/dropSupport.desc.xml
trunk/docs/userguide/en/included/gmap.desc.xml
trunk/docs/userguide/en/included/gmap.xml
trunk/docs/userguide/en/included/inputNumberSlider.desc.xml
trunk/docs/userguide/en/included/inputNumberSlider.xml
trunk/docs/userguide/en/included/inputNumberSpinner.desc.xml
trunk/docs/userguide/en/included/inputNumberSpinner.xml
trunk/docs/userguide/en/included/menuGroup.desc.xml
trunk/docs/userguide/en/included/menuItem.desc.xml
trunk/docs/userguide/en/included/menuSeparator.desc.xml
trunk/docs/userguide/en/included/modalPanel.desc.xml
trunk/docs/userguide/en/included/modalPanel.xml
trunk/docs/userguide/en/included/paint2D.desc.xml
trunk/docs/userguide/en/included/paint2D.xml
trunk/docs/userguide/en/included/panel.desc.xml
trunk/docs/userguide/en/included/panel.xml
trunk/docs/userguide/en/included/panelBar.desc.xml
trunk/docs/userguide/en/included/panelBar.xml
trunk/docs/userguide/en/included/panelBarItem.desc.xml
trunk/docs/userguide/en/included/panelBarItem.xml
trunk/docs/userguide/en/included/separator.desc.xml
trunk/docs/userguide/en/included/separator.xml
trunk/docs/userguide/en/included/simpleTogglePanel.desc.xml
trunk/docs/userguide/en/included/simpleTogglePanel.xml
trunk/docs/userguide/en/included/spacer.desc.xml
trunk/docs/userguide/en/included/spacer.xml
trunk/docs/userguide/en/included/subTable.desc.xml
trunk/docs/userguide/en/included/subTable.xml
trunk/docs/userguide/en/included/suggestionBox.desc.xml
trunk/docs/userguide/en/included/suggestionBox.xml
trunk/docs/userguide/en/included/tab.desc.xml
trunk/docs/userguide/en/included/tab.xml
trunk/docs/userguide/en/included/tabPanel.desc.xml
trunk/docs/userguide/en/included/tabPanel.xml
trunk/docs/userguide/en/included/toggleControl.desc.xml
trunk/docs/userguide/en/included/toggleControl.xml
trunk/docs/userguide/en/included/togglePanel.desc.xml
trunk/docs/userguide/en/included/togglePanel.xml
trunk/docs/userguide/en/included/toolBar.desc.xml
trunk/docs/userguide/en/included/toolBar.xml
trunk/docs/userguide/en/included/toolBarGroup.desc.xml
trunk/docs/userguide/en/included/tree.desc.xml
trunk/docs/userguide/en/included/tree.xml
trunk/docs/userguide/en/included/treeNode.desc.xml
trunk/docs/userguide/en/included/treeNode.xml
trunk/docs/userguide/en/master.xml
trunk/docs/userguide/en/modules/RFClibrary.xml
Log:
sections order rearranging
Modified: trunk/docs/userguide/en/included/column.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/column.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/column.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component for row rendering for a UIData component.</para>
<figure>
<title>Column component</title>
Modified: trunk/docs/userguide/en/included/column.xml
===================================================================
--- trunk/docs/userguide/en/included/column.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/column.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,6 @@
<keyword>breakBefore</keyword>
</keywordset>
</sectioninfo>
- <section>
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,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>column</property>
on a page, use the following syntax:</para>
Modified: trunk/docs/userguide/en/included/columnGroup.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/columnGroup.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/columnGroup.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component combines columns in one row to organize complex subparts of
a table.</para>
<figure>
<title>ColumnGroup component</title>
Modified: trunk/docs/userguide/en/included/columnGroup.xml
===================================================================
--- trunk/docs/userguide/en/included/columnGroup.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/columnGroup.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,7 +6,6 @@
<keyword>HtmlColumnGroup</keyword>
</keywordset>
</sectioninfo>
- <section>
<table>
<title>Component identification parameters</title>
<tgroup cols="2">
@@ -40,8 +39,7 @@
</tbody>
</tgroup>
</table>
- </section>
- <section>
+ <section>
<title>Creating the Component with a Page Tag</title>
<para>To create the simplest variant of
<property>columnGroup</property> on a page which you can see at the
screenshot, use the following syntax:</para>
<programlisting role="XML"><![CDATA[...
Modified: trunk/docs/userguide/en/included/dataDefinitionList.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dataDefinitionList.desc.xml 2007-05-08 09:19:56 UTC
(rev 690)
+++ trunk/docs/userguide/en/included/dataDefinitionList.desc.xml 2007-05-08 11:21:58 UTC
(rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component for definition lists rendering that allows choosing data
from a model
and obtains built-in support of AJAX updates.</para>
<figure>
Modified: trunk/docs/userguide/en/included/dataDefinitionList.xml
===================================================================
--- trunk/docs/userguide/en/included/dataDefinitionList.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/dataDefinitionList.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,7 +6,6 @@
<keyword>rich:dataDefinitionList</keyword>
</keywordset>
</sectioninfo>
- <section>
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -51,7 +50,7 @@
</rich:dataDefinitionList>
...
]]></programlisting>
- </section>
+
<section>
<title>Dynamical Creation from Java Code</title>
<programlisting role="JAVA"><![CDATA[import
org.richfaces.component.html.HtmlDataDefinitionList;
Modified: trunk/docs/userguide/en/included/dataFilterSlider.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dataFilterSlider.desc.xml 2007-05-08 09:19:56 UTC
(rev 690)
+++ trunk/docs/userguide/en/included/dataFilterSlider.desc.xml 2007-05-08 11:21:58 UTC
(rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A slider-based action component is used for filtering table
data.</para>
<figure>
<title>DataFilterSlider component</title>
Modified: trunk/docs/userguide/en/included/dataGrid.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dataGrid.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dataGrid.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component to render data as a grid that allows choosing data from a
model
and obtains built-in support of AJAX updates.</para>
<figure>
Modified: trunk/docs/userguide/en/included/dataGrid.xml
===================================================================
--- trunk/docs/userguide/en/included/dataGrid.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dataGrid.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlDataGrid</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create the simplest variant of
<property>dataGrid</property> on a page, use the following
syntax:</para>
Modified: trunk/docs/userguide/en/included/dataList.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dataList.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dataList.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component for unordered lists rendering that allows choosing data
from a model
and obtains built-in support of AJAX updates.</para>
<figure>
Modified: trunk/docs/userguide/en/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/included/dataList.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dataList.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -8,7 +8,7 @@
<keyword>unordered list</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -42,7 +42,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create the simplest variant of
<property>dataList</property> on a page, use the following
syntax:</para>
Modified: trunk/docs/userguide/en/included/dataOrderedList.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dataOrderedList.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/dataOrderedList.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component for ordered lists rendering that allows choosing data from
a model
and obtains built-in support of AJAX updates.</para>
<figure>
Modified: trunk/docs/userguide/en/included/dataOrderedList.xml
===================================================================
--- trunk/docs/userguide/en/included/dataOrderedList.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/dataOrderedList.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -7,7 +7,7 @@
<keyword>ordered list</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create the simplest variant of
<property>dataOrderedList</property> on a page, use the following
syntax:</para>
Modified: trunk/docs/userguide/en/included/dataTable.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dataTable.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dataTable.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component for tables rendering that allows choosing data from a model
and obtains
built-in support of AJAX updates.</para>
<figure>
Modified: trunk/docs/userguide/en/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/included/dataTable.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dataTable.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -8,7 +8,7 @@
<keyword>HtmlDataTable</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -42,7 +42,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create the simplest variant of
<property>dataTable</property> on a page, use the
Modified: trunk/docs/userguide/en/included/datascroller.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/datascroller.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/datascroller.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component designed for providing the functionality of tables
scrolling using AJAX
requests.</para>
<figure>
Modified: trunk/docs/userguide/en/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/included/datascroller.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/datascroller.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -8,7 +8,7 @@
<keyword>tables</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -42,7 +42,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create the simplest variant of
<property>dataScroller</property> on a page, use the
Modified: trunk/docs/userguide/en/included/dndParam.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dndParam.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dndParam.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,6 +7,7 @@
</sectioninfo>
<section>
+<title>Description</title>
<para>This component is used for passing parameters during drag-and-drop
operations.</para>
</section>
Modified: trunk/docs/userguide/en/included/dndParam.xml
===================================================================
--- trunk/docs/userguide/en/included/dndParam.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dndParam.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -12,7 +12,7 @@
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
@@ -46,7 +46,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
Modified: trunk/docs/userguide/en/included/dragIndicator.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dragIndicator.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/dragIndicator.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -7,6 +7,7 @@
</sectioninfo>
<section>
+<title>Description</title>
<para>This is a component for defining what appears under the mouse cursor
during drag-and-drop operations. The displayed drag indicator can show
information about the dragged elements.</para>
Modified: trunk/docs/userguide/en/included/dragIndicator.xml
===================================================================
--- trunk/docs/userguide/en/included/dragIndicator.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dragIndicator.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -8,7 +8,7 @@
<keyword>dndParam</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -42,7 +42,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax:</para>
Modified: trunk/docs/userguide/en/included/dragSupport.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dragSupport.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/dragSupport.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -5,7 +5,8 @@
<keyword>dragSupport</keyword>
</keywordset>
</sectioninfo>
-
+<section>
+<title>Description</title>
<para>This component defines a subtree of the component tree as draggable
for drag-and-drop operations. Within such a "drag zone," a user can click
the mouse button on an item and drag it to any component that supports drop
@@ -21,7 +22,7 @@
</imageobject>
</mediaobject>
</figure>
-
+</section>
<section>
<title>Key Features</title>
Modified: trunk/docs/userguide/en/included/dragSupport.xml
===================================================================
--- trunk/docs/userguide/en/included/dragSupport.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/dragSupport.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -8,7 +8,7 @@
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
@@ -54,7 +54,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
Modified: trunk/docs/userguide/en/included/dropDownMenu.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dropDownMenu.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/dropDownMenu.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -5,7 +5,8 @@
<keyword>dropDownMenu</keyword>
</keywordset>
</sectioninfo>
-
+ <section>
+<title>Description</title>
<para>The <rich:dropDownMenu> component is used for a multilevel
dropdown menu creation.</para>
<figure>
<title><rich:dropDownMenu> component</title>
@@ -15,7 +16,7 @@
</imageobject>
</mediaobject>
</figure>
-
+</section>
<section>
<title>Key Features</title>
<itemizedlist>
Modified: trunk/docs/userguide/en/included/dropSupport.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/dropSupport.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/dropSupport.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -5,7 +5,8 @@
<keyword>dropSupport</keyword>
</keywordset>
</sectioninfo>
-
+<section>
+<title>Description</title>
<para>This component transforms a parent component into a target zone for
drag-and-drop operations. When a draggable element is moved and dropped onto
the area of the parent component, AJAX request processing for this event is
@@ -20,4 +21,5 @@
</imageobject>
</mediaobject>
</figure>
+</section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/included/gmap.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/gmap.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/gmap.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>Component that presents the google <property>map</property>
in the JSF applications.</para>
<figure>
<title>Gmap component</title>
Modified: trunk/docs/userguide/en/included/gmap.xml
===================================================================
--- trunk/docs/userguide/en/included/gmap.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/gmap.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlGmap</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/inputNumberSlider.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/inputNumberSlider.desc.xml 2007-05-08 09:19:56 UTC
(rev 690)
+++ trunk/docs/userguide/en/included/inputNumberSlider.desc.xml 2007-05-08 11:21:58 UTC
(rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A component that lets selecting a number from a numeric region.
It's a horizontal
aligned scroll-like control with its own input field (optional) present. The keyboard
input in a
field is possible (optional). Also it's possible to see the current value
in the tooltip
Modified: trunk/docs/userguide/en/included/inputNumberSlider.xml
===================================================================
--- trunk/docs/userguide/en/included/inputNumberSlider.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/inputNumberSlider.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -7,7 +7,6 @@
<keyword>HtmlInputNumberSlider</keyword>
</keywordset>
</sectioninfo>
- <section>
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +40,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/inputNumberSpinner.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/inputNumberSpinner.desc.xml 2007-05-08 09:19:56 UTC
(rev 690)
+++ trunk/docs/userguide/en/included/inputNumberSpinner.desc.xml 2007-05-08 11:21:58 UTC
(rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A single line input field that lets selecting a number using controls
near a text field.
It's possible to change a value using "Up/Down" keyboard
keys. The
keyboard input in a field is possible if it isn't locked by the
Modified: trunk/docs/userguide/en/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/included/inputNumberSpinner.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/inputNumberSpinner.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -7,7 +7,7 @@
<keyword>HtmlInputNumberSpinner</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/menuGroup.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/menuGroup.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/menuGroup.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -5,7 +5,8 @@
<keyword>menuGroup</keyword>
</keywordset>
</sectioninfo>
-
+ <section>
+<title>Description</title>
<para>The <rich:menuGroup> component is used to define an
expandable group of items inside of a popup list or another group.</para>
<figure>
<title><rich:menuGroup> component</title>
@@ -15,7 +16,7 @@
</imageobject>
</mediaobject>
</figure>
-
+</section>
<section>
<title>Key Features</title>
<itemizedlist>
Modified: trunk/docs/userguide/en/included/menuItem.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/menuItem.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/menuItem.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -5,8 +5,9 @@
<keyword>menuItem</keyword>
</keywordset>
</sectioninfo>
-
- <para>The <rich:menuItem> component is used for definition of a
single item inside of a popup list.</para>
+ <section>
+<title>Description</title>
+ <para>The <emphasis
role="bold"><rich:menuItem></emphasis> component is used
for definition the single item inside of popup list.</para>
<figure>
<title><rich:menuItem> component</title>
<mediaobject>
@@ -15,7 +16,7 @@
</imageobject>
</mediaobject>
</figure>
-
+</section>
<section>
<title>Key Features</title>
<itemizedlist>
Modified: trunk/docs/userguide/en/included/menuSeparator.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/menuSeparator.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/menuSeparator.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -5,7 +5,8 @@
<keyword>menuSeparator</keyword>
</keywordset>
</sectioninfo>
-
+ <section>
+<title>Description</title>
<para>The <rich:menuSeparator> component is used for definition
of a horizontal separator that can be placed between groups or items.</para>
<figure>
<title><rich:menuSeparator></title>
@@ -15,4 +16,5 @@
</imageobject>
</mediaobject>
</figure>
+</section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/included/modalPanel.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/modalPanel.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/modalPanel.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -7,6 +7,7 @@
</sectioninfo>
<section>
+<title>Description</title>
<para>The component implements a modal dialog window. All operations in
the main application window are locked out while this window is active.
Opening and closing the window is done through client JavaScript
Modified: trunk/docs/userguide/en/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/included/modalPanel.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/modalPanel.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<section>
<sectioninfo>
<keywordset>
@@ -8,7 +8,7 @@
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
@@ -54,7 +54,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
@@ -202,7 +202,7 @@
<property>"resizeable"</property>
</emphasis> and <emphasis role="italic">
<property>"moveable"</property>
- </emphasis> attributes to “true” or “false” values. Window resizing is
+ </emphasis> attributes to �true� or �false� values. Window resizing is
also limited by <emphasis role="italic">
<property>"minWidth"</property>
</emphasis> and <emphasis role="italic">
Modified: trunk/docs/userguide/en/included/paint2D.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/paint2D.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/paint2D.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>Create image by painting from a managed bean method, same as
"paint" (Graphics2D)
in "SWING" components. </para>
<figure>
Modified: trunk/docs/userguide/en/included/paint2D.xml
===================================================================
--- trunk/docs/userguide/en/included/paint2D.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/paint2D.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlPaint2D</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/panel.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/panel.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/panel.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A skinnable <property>panel</property> that is rendered as a
bordered rectangle with or
without a header.</para>
<figure>
Modified: trunk/docs/userguide/en/included/panel.xml
===================================================================
--- trunk/docs/userguide/en/included/panel.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/panel.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlPanel</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/panelBar.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/panelBar.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/panelBar.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para><property>panelBar</property> is used for grouping any
content which is loaded on the client
side and appears as groups divided on child panels after the header is
clicked.</para>
<figure>
Modified: trunk/docs/userguide/en/included/panelBar.xml
===================================================================
--- trunk/docs/userguide/en/included/panelBar.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/panelBar.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlPanelBar</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/panelBarItem.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/panelBarItem.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/panelBarItem.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para><property>panelBarItem</property> is used for grouping any
content inside within one
panelBar which is loaded on client side and appears as groups divided on child
panels after
header is clicked.</para>
Modified: trunk/docs/userguide/en/included/panelBarItem.xml
===================================================================
--- trunk/docs/userguide/en/included/panelBarItem.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/panelBarItem.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlPanelBar</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/separator.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/separator.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/separator.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A horizontal line to use as a <property>separator</property>
in a layout. The line type
can be customized with the <emphasis
role="italic"><property>"lineType"</property></emphasis>
parameter.</para>
<figure>
Modified: trunk/docs/userguide/en/included/separator.xml
===================================================================
--- trunk/docs/userguide/en/included/separator.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/separator.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlSeparator</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create <property>separator</property> on a page, use the
following syntax:</para>
Modified: trunk/docs/userguide/en/included/simpleTogglePanel.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/simpleTogglePanel.desc.xml 2007-05-08 09:19:56 UTC
(rev 690)
+++ trunk/docs/userguide/en/included/simpleTogglePanel.desc.xml 2007-05-08 11:21:58 UTC
(rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A collapsible panel, which content shows/hides after activating a header
control.</para>
<figure>
<title>SimpleTogglePanel component</title>
Modified: trunk/docs/userguide/en/included/simpleTogglePanel.xml
===================================================================
--- trunk/docs/userguide/en/included/simpleTogglePanel.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/simpleTogglePanel.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -8,7 +8,7 @@
<keyword>switch</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
<tgroup cols="2">
@@ -42,7 +42,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/spacer.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/spacer.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/spacer.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para> A <property>spacer</property> that is used in layout and
rendered as a transparent image.</para>
<figure>
<title>Spacer component</title>
Modified: trunk/docs/userguide/en/included/spacer.xml
===================================================================
--- trunk/docs/userguide/en/included/spacer.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/spacer.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlSpacer</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>Here is an example of the component decoding on a page. </para>
Modified: trunk/docs/userguide/en/included/subTable.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/subTable.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/subTable.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -11,6 +11,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component is used for inserting
<property>subtables</property> into tables with opportunity to choose data
from a model
and built-in AJAX updates support.</para>
<figure>
Modified: trunk/docs/userguide/en/included/subTable.xml
===================================================================
--- trunk/docs/userguide/en/included/subTable.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/subTable.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version='1.0' encoding='UTF-8'?>
<section>
<sectioninfo>
<keywordset>
@@ -6,7 +6,7 @@
<keyword>HtmlSubTable</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -40,7 +40,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create simplest variant of <property>subTable</property>
on a page, use the following syntax:</para>
Modified: trunk/docs/userguide/en/included/suggestionBox.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/suggestionBox.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/suggestionBox.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>The component adds on-keypress suggestions capabilities to any input text
component
(like <emphasis
role="bold"><property><h:inputText></property></emphasis>).
When a key
is pressed in the field AJAX request is sent to the server. When the suggestion
action returns a
Modified: trunk/docs/userguide/en/included/suggestionBox.xml
===================================================================
--- trunk/docs/userguide/en/included/suggestionBox.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/suggestionBox.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlSuggestionBox</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/tab.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/tab.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/tab.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A <property>tab</property> section within a tab
panel.</para>
<figure>
<title>Tab component</title>
Modified: trunk/docs/userguide/en/included/tab.xml
===================================================================
--- trunk/docs/userguide/en/included/tab.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/tab.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,7 +6,7 @@
<keyword>HtmlTab</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
<tgroup cols="2">
@@ -40,7 +40,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/tabPanel.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/tabPanel.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/tabPanel.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A <property>tab panel</property> displaying tabs for grouping
content of the panel.</para>
<figure>
<title>TabPanel component</title>
Modified: trunk/docs/userguide/en/included/tabPanel.xml
===================================================================
--- trunk/docs/userguide/en/included/tabPanel.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/tabPanel.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlTabPanel</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/toggleControl.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/toggleControl.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/toggleControl.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A link type <property>control</property> for switching
between
<property>togglePanel</property> facets. Target
Panel is specified with <emphasis
role="italic"><property>"for"</property></emphasis>
Modified: trunk/docs/userguide/en/included/toggleControl.xml
===================================================================
--- trunk/docs/userguide/en/included/toggleControl.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/toggleControl.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -8,7 +8,7 @@
<keyword>switching</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
<tgroup cols="2">
@@ -42,7 +42,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/togglePanel.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/togglePanel.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/togglePanel.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A wrapper component with named facets, where every facet is shown after
activation of
the corresponding <property>toggleControl</property>
(the other is hidden).</para>
Modified: trunk/docs/userguide/en/included/togglePanel.xml
===================================================================
--- trunk/docs/userguide/en/included/togglePanel.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/togglePanel.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlTogglePanel</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters</title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/toolBar.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/toolBar.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/toolBar.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A horizontal bar with Action items on it that accepts any JSF components
as children.</para>
<figure>
<title>Toolbar with action items</title>
Modified: trunk/docs/userguide/en/included/toolBar.xml
===================================================================
--- trunk/docs/userguide/en/included/toolBar.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/toolBar.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlToolBar</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/toolBarGroup.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/toolBarGroup.desc.xml 2007-05-08 09:19:56 UTC (rev
690)
+++ trunk/docs/userguide/en/included/toolBarGroup.desc.xml 2007-05-08 11:21:58 UTC (rev
691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A group of items inside a tool bar.</para>
<figure>
<title>ToolbarGroup with items on it</title>
Modified: trunk/docs/userguide/en/included/tree.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/tree.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/tree.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A component for a tree-like presentation of data. It includes built-in
drag and drop
support for its child elements.</para>
<figure>
Modified: trunk/docs/userguide/en/included/tree.xml
===================================================================
--- trunk/docs/userguide/en/included/tree.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/tree.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlTree</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/included/treeNode.desc.xml
===================================================================
--- trunk/docs/userguide/en/included/treeNode.desc.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/treeNode.desc.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -6,6 +6,7 @@
</keywordset>
</sectioninfo>
<section>
+<title>Description</title>
<para>A component is used for designing templates for nodes
definition.</para>
<figure>
<title>TreeNode component</title>
Modified: trunk/docs/userguide/en/included/treeNode.xml
===================================================================
--- trunk/docs/userguide/en/included/treeNode.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/included/treeNode.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -7,7 +7,7 @@
<keyword>HtmlTreeNode</keyword>
</keywordset>
</sectioninfo>
- <section>
+
<table>
<title>Component identification parameters </title>
<tgroup cols="2">
@@ -41,7 +41,7 @@
</tbody>
</tgroup>
</table>
- </section>
+
<section>
<title>Creating the Component with a Page Tag</title>
<para>To create it on a page, use the following syntax: </para>
Modified: trunk/docs/userguide/en/master.xml
===================================================================
--- trunk/docs/userguide/en/master.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/master.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -54,7 +54,9 @@
&rfcsetwebappl;
&rfcarchitectover;
<chapter>
-<title>The RichFaces Components</title>
+<title>The RichFaces Components</title>
+<para>The library encompasses ready-made components built based on the <emphasis
role="italic"><property>Ajax4jsf Component
Factory</property></emphasis>. To find out more about the Component Factory,
go to the
+ <ulink
url="http://www.jboss.org/projects/jbossajax4jsf">Ajax4jsf
project</ulink>.</para>
&rfclibrary;
&dataFilterSlider_table;
&dataScroller_table;
Modified: trunk/docs/userguide/en/modules/RFClibrary.xml
===================================================================
--- trunk/docs/userguide/en/modules/RFClibrary.xml 2007-05-08 09:19:56 UTC (rev 690)
+++ trunk/docs/userguide/en/modules/RFClibrary.xml 2007-05-08 11:21:58 UTC (rev 691)
@@ -1,7 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
-<section id="RichFacesComponentsLibrary"
xreflabel="RichFacesComponentsLibrary">
+<chapter id="RichFacesComponentsLibrary"
xreflabel="RichFacesComponentsLibrary">
<?dbhtml filename="RichFacesComponentsLibrary.html"?>
+</chapter>
- <para>The library encompasses ready-made components built based on the
<emphasis role="italic"><property>Ajax4jsf Component
Factory</property></emphasis>. To find out more about the Component Factory,
go to the
- <ulink
url="http://www.jboss.org/projects/jbossajax4jsf">Ajax4jsf
project</ulink>.</para>
-</section>