Author: cluts
Date: 2008-08-19 10:21:46 -0400 (Tue, 19 Aug 2008)
New Revision: 10140
Modified:
trunk/ui/calendar/src/main/config/component/calendar.xml
trunk/ui/columns/src/main/config/component/columns.xml
trunk/ui/combobox/src/main/config/component/combobox.xml
trunk/ui/componentControl/src/main/config/component/componentControl.xml
trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
trunk/ui/dataTable/src/main/config/component/colgroup.xml
trunk/ui/dataTable/src/main/config/component/column.xml
trunk/ui/dataTable/src/main/config/component/dataGrid.xml
trunk/ui/dataTable/src/main/config/component/dataList.xml
trunk/ui/dataTable/src/main/config/component/dataTable.xml
trunk/ui/dataTable/src/main/config/component/subTable.xml
trunk/ui/datascroller/src/main/config/component/datascroller.xml
trunk/ui/drag-drop/src/main/config/component/dragSupport.xml
trunk/ui/drag-drop/src/main/config/component/dropSupport.xml
trunk/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml
trunk/ui/effect/src/main/config/component/effect.xml
trunk/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml
trunk/ui/hotKey/src/main/config/component/hotKey.xml
trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml
trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
trunk/ui/insert/src/main/config/component/insert.xml
trunk/ui/jQuery/src/main/config/component/jQuery.xml
trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
trunk/ui/menu-components/src/main/config/component/menucomponents.xml
trunk/ui/message/src/main/config/component/message.xml
trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
trunk/ui/orderingList/src/main/config/component/orderinglist.xml
trunk/ui/pickList/src/main/config/component/picklist.xml
trunk/ui/progressBAR/src/main/config/component/progressBar.xml
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
trunk/ui/tree/src/main/config/component/tree.xml
trunk/ui/tree/src/main/config/component/treeNode.xml
trunk/ui/treeModel/src/main/config/component/recursiveTreeNodesAdaptor.xml
trunk/ui/treeModel/src/main/config/component/treeNodesAdaptor.xml
trunk/ui/virtualEarth/src/main/config/component/virtualEarth.xml
Log:
RF-3972 - added or corrected descriptions of these components: calendar, columns,
comboBox, componentControl, contextMenu, datascroller, columnGroup, column, dataGrid,
dataList, dataTable, subTable, dragSupport, dropSupport, dropDownMenu, effect,
extendedDataTable, hotKey, inplaceInput, inplaceSelect, insert, jQuery, listShuttle,
menuItem, message, messages, modalPanel, orderingList, pickList, propgressBar,
scrollableDataTable, tree, treeNode, recursiveTreeNodesAdaptor, treeNodesAdaptor,
virtualEarth.
Modified: trunk/ui/calendar/src/main/config/component/calendar.xml
===================================================================
--- trunk/ui/calendar/src/main/config/component/calendar.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/calendar/src/main/config/component/calendar.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -20,8 +20,7 @@
</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ The <rich:calendar> component is a UI control used for creating
graphical monthly calendar on a page.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.CalendarRenderer</name>
Modified: trunk/ui/columns/src/main/config/component/columns.xml
===================================================================
--- trunk/ui/columns/src/main/config/component/columns.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/columns/src/main/config/component/columns.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -10,8 +10,7 @@
<family>org.richfaces.Column</family>
<classname>org.richfaces.component.html.HtmlColumn</classname>
<description>
- <![CDATA[
- ]]>
+ The <rich:columns> is a component that allows to create a dynamic set of
columns from your model.
</description>
<tag generate="false">
<name>columns</name>
Modified: trunk/ui/combobox/src/main/config/component/combobox.xml
===================================================================
--- trunk/ui/combobox/src/main/config/component/combobox.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/combobox/src/main/config/component/combobox.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -13,7 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[ ]]>
+ The <rich:comboBox> is a component, that provides editable
combo box element on a page.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.renderkit.ComboBoxRenderer</name>
Modified: trunk/ui/componentControl/src/main/config/component/componentControl.xml
===================================================================
--- trunk/ui/componentControl/src/main/config/component/componentControl.xml 2008-08-19
13:30:05 UTC (rev 10139)
+++ trunk/ui/componentControl/src/main/config/component/componentControl.xml 2008-08-19
14:21:46 UTC (rev 10140)
@@ -11,8 +11,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ The <rich:componentControl> allows to call JavaScript API functions on
components after some defined events.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.ComponentControlRenderer</name>
Modified: trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
===================================================================
--- trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-08-19 13:30:05 UTC
(rev 10139)
+++ trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-08-19 14:21:46 UTC
(rev 10140)
@@ -8,7 +8,7 @@
<superclass>org.richfaces.component.UIContextMenu</superclass>
<test/>
<description>
- <![CDATA[ ]]>
+ The <rich:contextMenu> component is used for creating
multileveled context menus that are activated after a user defines an event (
"onmouseover" , "onclick" , etc.) on any element on
the page.
</description>
<renderer>
Modified: trunk/ui/dataTable/src/main/config/component/colgroup.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/colgroup.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/dataTable/src/main/config/component/colgroup.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:columnGroup> component combines columns in one row to
organize complex subparts of a table.]]>
</description>
<renderer generate="false" override="false">
<name>org.richfaces.ColumnGroupRenderer</name>
Modified: trunk/ui/dataTable/src/main/config/component/column.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/column.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/dataTable/src/main/config/component/column.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -15,8 +15,7 @@
<superclassname>org.richfaces.component.AbstractColumnComponentTest</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:column> component for row rendering for a UIData
component.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.renderkit.CellRenderer</name>
Modified: trunk/ui/dataTable/src/main/config/component/dataGrid.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataGrid.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/dataTable/src/main/config/component/dataGrid.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:dataGrid> component to render data as a grid that allows
choosing data from a model and obtains built-in support of Ajax updates.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.DataGridRenderer</name>
Modified: trunk/ui/dataTable/src/main/config/component/dataList.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataList.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/dataTable/src/main/config/component/dataList.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:dataList> component for unordered lists rendering that
allows choosing data from a model and obtains built-in support of Ajax updates.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.DataListRenderer</name>
@@ -104,8 +103,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:dataOrderedList> component for ordered lists rendering
that allows choosing data from a model and obtains built-in support of Ajax
updates.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.DataOrderedListRenderer</name>
@@ -129,12 +127,12 @@
&html_universal_attributes;
&spec_table_attributes;
- <property>
- <name>rowKeyConverter</name>
- <classname>javax.faces.convert.Converter</classname>
- <description>Converter for a RowKey object.
- </description>
- </property>
+ <property>
+ <name>rowKeyConverter</name>
+ <classname>javax.faces.convert.Converter</classname>
+ <description>Converter for a RowKey object.
+ </description>
+ </property>
<property>
<name>rowKey</name>
@@ -211,8 +209,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:dataDefinitionList> component for definition lists
rendering that allows choosing data from a model and obtains built-in support of Ajax
updates.]]>
</description>
<facet>
<name>term</name>
@@ -278,11 +275,11 @@
<name>headerClass</name>
<classname>java.lang.String</classname>
</property>
- <property>
- <name>rowKeyConverter</name>
- <classname>javax.faces.convert.Converter</classname>
- <description>Converter for a RowKey object.
- </description>
+ <property>
+ <name>rowKeyConverter</name>
+ <classname>javax.faces.convert.Converter</classname>
+ <description>Converter for a RowKey object.
+ </description>
</property>
<property>
<name>rowKey</name>
Modified: trunk/ui/dataTable/src/main/config/component/dataTable.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataTable.xml 2008-08-19 13:30:05 UTC
(rev 10139)
+++ trunk/ui/dataTable/src/main/config/component/dataTable.xml 2008-08-19 14:21:46 UTC
(rev 10140)
@@ -13,8 +13,7 @@
<superclassname>org.richfaces.component.AbstractDataTableComponentTest</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:dataTable> component for tables rendering that allows
choosing data from a model and obtains built-in support of Ajax updates.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.DataTableRenderer</name>
Modified: trunk/ui/dataTable/src/main/config/component/subTable.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/subTable.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/dataTable/src/main/config/component/subTable.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -13,8 +13,7 @@
<superclassname>org.richfaces.component.AbstractDataTableComponentTest</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:subTable> component is used for inserting subtables into
tables with opportunity to choose data from a model and built-in Ajax updates
support.]]>
</description>
<renderer generate="false" override="false">
<name>org.richfaces.SubTableRenderer</name>
Modified: trunk/ui/datascroller/src/main/config/component/datascroller.xml
===================================================================
--- trunk/ui/datascroller/src/main/config/component/datascroller.xml 2008-08-19 13:30:05
UTC (rev 10139)
+++ trunk/ui/datascroller/src/main/config/component/datascroller.xml 2008-08-19 14:21:46
UTC (rev 10140)
@@ -16,8 +16,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ The <rich:datascroller> component is designed for providing the
functionality of tables scrolling using Ajax requests.
</description>
<renderer generate="true" override="true">
Modified: trunk/ui/drag-drop/src/main/config/component/dragSupport.xml
===================================================================
--- trunk/ui/drag-drop/src/main/config/component/dragSupport.xml 2008-08-19 13:30:05 UTC
(rev 10139)
+++ trunk/ui/drag-drop/src/main/config/component/dragSupport.xml 2008-08-19 14:21:46 UTC
(rev 10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:dragSupport> component defines a subtree of the component
tree as draggable for drag-and-drop operations. Within such a "drag zone", you
can click the mouse button on an item and drag it to any component that supports drop
operations (a "drop zone"). It encodes all the necessary JavaScript for
supporting drag-and-drop operations.]]>
</description>
<renderer generate="false" override="true">
<name>org.richfaces.DragSupportRenderer</name>
Modified: trunk/ui/drag-drop/src/main/config/component/dropSupport.xml
===================================================================
--- trunk/ui/drag-drop/src/main/config/component/dropSupport.xml 2008-08-19 13:30:05 UTC
(rev 10139)
+++ trunk/ui/drag-drop/src/main/config/component/dropSupport.xml 2008-08-19 14:21:46 UTC
(rev 10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:dropSupport> 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
started.]]>
</description>
<renderer generate="false" override="true">
<name>org.richfaces.DropSupportRenderer</name>
Modified: trunk/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml
===================================================================
--- trunk/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml 2008-08-19 13:30:05
UTC (rev 10139)
+++ trunk/ui/dropdown-menu/src/main/config/component/dropdownmenu.xml 2008-08-19 14:21:46
UTC (rev 10140)
@@ -13,7 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[ ]]>
+ The <rich:dropDownMenu> component is used for creating
multilevel drop-down menus.
</description>
<renderer generate="true" override="true">
Modified: trunk/ui/effect/src/main/config/component/effect.xml
===================================================================
--- trunk/ui/effect/src/main/config/component/effect.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/effect/src/main/config/component/effect.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -9,9 +9,7 @@
<classname>org.richfaces.component.html.HtmlEffect</classname>
<superclass>org.richfaces.component.UIEffect</superclass>
<description>
- <![CDATA[
- It presents the google map in JSF applications
- ]]>
+ <![CDATA[The <rich:effect> utilizes a set of effects provided by the
scriptaculous JavaScript library. It allows to attach effects to JSF components and html
tags. ]]>
</description>
<test />
<renderer generate="true" override="true">
Modified: trunk/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml
===================================================================
--- trunk/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml 2008-08-19
13:30:05 UTC (rev 10139)
+++ trunk/ui/extendedDataTable/src/main/config/component/ExtendedDataTable.xml 2008-08-19
14:21:46 UTC (rev 10140)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd">
+<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd">
<components>
<component>
<name>org.richfaces.ExtendedDataTable</name>
@@ -7,8 +7,7 @@
<classname>org.richfaces.component.html.HtmlExtendedDataTable</classname>
<superclass>org.richfaces.component.UIExtendedDataTable</superclass>
<description>
- <![CDATA[
- ]]>
+ The <rich:extendedDataTable> component is used for tables
extending standard component <rich:dataTable> .
</description>
<renderer generate="true" override="true">
<name>org.richfaces.ExtendedDataTableRenderer</name>
Modified: trunk/ui/hotKey/src/main/config/component/hotKey.xml
===================================================================
--- trunk/ui/hotKey/src/main/config/component/hotKey.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/hotKey/src/main/config/component/hotKey.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -11,8 +11,7 @@
<test />
<description>
- <![CDATA[
- ]]>
+ The <rich:hotKey> component allows to register hot keys for the page or
particular elements and to define client side processing functions for these keys.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.HotKeyRenderer</name>
Modified: trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml
===================================================================
--- trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2008-08-19 13:30:05
UTC (rev 10139)
+++ trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2008-08-19 14:21:46
UTC (rev 10140)
@@ -15,7 +15,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[ ]]>
+ The <rich:inplaceInput> is an input component used for displaying
and editing data inputted.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.renderkit.InplaceInputRenderer</name>
Modified: trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
--- trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2008-08-19 13:30:05
UTC (rev 10139)
+++ trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2008-08-19 14:21:46
UTC (rev 10140)
@@ -15,7 +15,8 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[ ]]>
+ The <rich:inplaceSelect> is used for creation select based inputs:
it shows the value as text in one state and enables editing the value,
+ providing a list of options in another state.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.renderkit.InplaceSelectRenderer</name>
Modified: trunk/ui/insert/src/main/config/component/insert.xml
===================================================================
--- trunk/ui/insert/src/main/config/component/insert.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/insert/src/main/config/component/insert.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd
+<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd
">
<components>
@@ -10,8 +10,7 @@
<superclass>org.richfaces.ui.component.UIInsert</superclass>
<test/>
<description>
- <![CDATA[
- ]]>
+ The <rich:insert> component is used for highlighting, source code
inserting and, optionally, format the file from the application context into the page.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.ui.InsertRenderer</name>
Modified: trunk/ui/jQuery/src/main/config/component/jQuery.xml
===================================================================
--- trunk/ui/jQuery/src/main/config/component/jQuery.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/jQuery/src/main/config/component/jQuery.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -10,9 +10,7 @@
<superclass>org.richfaces.component.UIJQuery</superclass>
<test/>
<description>
- <![CDATA[
- It presents the google map in JSF applications
- ]]>
+ The <rich:jQuery> allows to apply styles and behaviour to DOM objects.
</description>
<test />
<renderer generate="true" override="true">
Modified: trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
===================================================================
--- trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2008-08-19 13:30:05 UTC
(rev 10139)
+++ trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2008-08-19 14:21:46 UTC
(rev 10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ The <rich:listShuttle> component is used for moving chosen items from
one list into another with their optional reordering there.
</description>
<renderer generate="true" override="true">
<name>org.richfaces.ListShuttleRenderer</name>
Modified: trunk/ui/menu-components/src/main/config/component/menucomponents.xml
===================================================================
--- trunk/ui/menu-components/src/main/config/component/menucomponents.xml 2008-08-19
13:30:05 UTC (rev 10139)
+++ trunk/ui/menu-components/src/main/config/component/menucomponents.xml 2008-08-19
14:21:46 UTC (rev 10140)
@@ -173,7 +173,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[ ]]>
+ <![CDATA[The <rich:menuItem> component is used for the definition of
a single item inside a pop-up list.]]>
</description>
<renderer generate="true" override="true">
Modified: trunk/ui/message/src/main/config/component/message.xml
===================================================================
--- trunk/ui/message/src/main/config/component/message.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/message/src/main/config/component/message.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -17,7 +17,7 @@
</test>
<description>
- <![CDATA[ richfaces Message Component ]]>
+ <![CDATA[ The <rich:message> component is used for rendering a single
message for a specific component. ]]>
</description>
<renderer generate="false" override="true">
@@ -274,7 +274,7 @@
</test>
<description>
- <![CDATA[ richfaces Messages Component ]]>
+ <![CDATA[The <rich:messages> component is similar to <rich:message>
component but used for rendering all messages for the components.]]>
</description>
<renderer generate="false" override="true">
Modified: trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
===================================================================
--- trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2008-08-19 13:30:05 UTC
(rev 10139)
+++ trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2008-08-19 14:21:46 UTC
(rev 10140)
@@ -13,8 +13,8 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:modalPanel> 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 code.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.ModalPanelRenderer</name>
@@ -279,11 +279,11 @@
<name>label</name>
<classname>java.lang.String</classname>
<description>A localized user presentable name for this
component.</description>
- </property>
- <property exist="false" existintag="false"
hidden="true" >
- <name>converter</name>
- <classname>javax.faces.convert.Converter</classname>
</property>
+ <property exist="false" existintag="false"
hidden="true" >
+ <name>converter</name>
+ <classname>javax.faces.convert.Converter</classname>
+ </property>
<property>
<name>trimOverlayedElements</name>
Modified: trunk/ui/orderingList/src/main/config/component/orderinglist.xml
===================================================================
--- trunk/ui/orderingList/src/main/config/component/orderinglist.xml 2008-08-19 13:30:05
UTC (rev 10139)
+++ trunk/ui/orderingList/src/main/config/component/orderinglist.xml 2008-08-19 14:21:46
UTC (rev 10140)
@@ -13,6 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
+ <![CDATA[The <rich:orderingList> is a component for ordering items
in a list. This component provides possibilities to reorder a list and sort it on the
client side.]]>
</description>
<renderer generate="true" override="true">
Modified: trunk/ui/pickList/src/main/config/component/picklist.xml
===================================================================
--- trunk/ui/pickList/src/main/config/component/picklist.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/pickList/src/main/config/component/picklist.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -13,7 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[ ]]>
+ <![CDATA[The <rich:pickList> component is used for moving selected
item(s) from one list into another. ]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.PickListRenderer</name>
Modified: trunk/ui/progressBAR/src/main/config/component/progressBar.xml
===================================================================
--- trunk/ui/progressBAR/src/main/config/component/progressBar.xml 2008-08-19 13:30:05 UTC
(rev 10139)
+++ trunk/ui/progressBAR/src/main/config/component/progressBar.xml 2008-08-19 14:21:46 UTC
(rev 10140)
@@ -12,8 +12,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:progressBar> component is designed for displaying a
progress bar which shows the current status of the process. ]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.renderkit.ProgressBarRenderer</name>
Modified:
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
===================================================================
---
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-08-19
13:30:05 UTC (rev 10139)
+++
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-08-19
14:21:46 UTC (rev 10140)
@@ -17,7 +17,8 @@
</test>
-->
<description>
- <![CDATA[ Scrollable Data Table ]]>
+ <![CDATA[The <rich:scrollableDataTable> component is used for the
table-like component creation.
+ The component just adds the set of additional features described below in
comparison with the standard table. ]]>
</description>
<test>
<classname>org.richfaces.component.html.HtmlScrollableDataTableComponentTest</classname>
Modified: trunk/ui/tree/src/main/config/component/tree.xml
===================================================================
--- trunk/ui/tree/src/main/config/component/tree.xml 2008-08-19 13:30:05 UTC (rev 10139)
+++ trunk/ui/tree/src/main/config/component/tree.xml 2008-08-19 14:21:46 UTC (rev 10140)
@@ -18,8 +18,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:tree> component is designed for hierarchical data
presentation and is applied for building a tree structure with a drag-and-drop
capability.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.TreeRenderer</name>
Modified: trunk/ui/tree/src/main/config/component/treeNode.xml
===================================================================
--- trunk/ui/tree/src/main/config/component/treeNode.xml 2008-08-19 13:30:05 UTC (rev
10139)
+++ trunk/ui/tree/src/main/config/component/treeNode.xml 2008-08-19 14:21:46 UTC (rev
10140)
@@ -18,8 +18,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:treeNode> component is designed for creating sets of tree
elements within a <rich:tree> component.]]>
</description>
<renderer generate="true" override="true">
<name>org.richfaces.TreeNodeRenderer</name>
Modified: trunk/ui/treeModel/src/main/config/component/recursiveTreeNodesAdaptor.xml
===================================================================
--- trunk/ui/treeModel/src/main/config/component/recursiveTreeNodesAdaptor.xml 2008-08-19
13:30:05 UTC (rev 10139)
+++ trunk/ui/treeModel/src/main/config/component/recursiveTreeNodesAdaptor.xml 2008-08-19
14:21:46 UTC (rev 10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:recursiveTreeNodesAdaptor> is an extension of a
<rich:treeNodesAdaptor> component that provides the possibility to define data
models and process nodes recursively. ]]>
</description>
<tag>
<name>recursiveTreeNodesAdaptor</name>
Modified: trunk/ui/treeModel/src/main/config/component/treeNodesAdaptor.xml
===================================================================
--- trunk/ui/treeModel/src/main/config/component/treeNodesAdaptor.xml 2008-08-19 13:30:05
UTC (rev 10139)
+++ trunk/ui/treeModel/src/main/config/component/treeNodesAdaptor.xml 2008-08-19 14:21:46
UTC (rev 10140)
@@ -13,8 +13,7 @@
<superclassname>org.ajax4jsf.tests.AbstractAjax4JsfTestCase</superclassname>
</test>
<description>
- <![CDATA[
- ]]>
+ <![CDATA[The <rich:treeNodesAdaptor> provides the possibility to define data
models and create representations for them.]]>
</description>
<tag>
<name>treeNodesAdaptor</name>
Modified: trunk/ui/virtualEarth/src/main/config/component/virtualEarth.xml
===================================================================
--- trunk/ui/virtualEarth/src/main/config/component/virtualEarth.xml 2008-08-19 13:30:05
UTC (rev 10139)
+++ trunk/ui/virtualEarth/src/main/config/component/virtualEarth.xml 2008-08-19 14:21:46
UTC (rev 10140)
@@ -9,9 +9,7 @@
<classname>org.richfaces.component.html.HtmlVirtualEarth</classname>
<superclass>org.richfaces.component.UIVirtualEarth</superclass>
<description>
- <![CDATA[
- It presents the google map in JSF applications
- ]]>
+ <![CDATA[The <rich:virtualEarth> component presents the Microsoft Virtual
Earth map in the JSF applications.]]>
</description>
<test />
<renderer generate="true" override="true">