Author: vkorluzhenko
Date: 2007-07-04 10:48:13 -0400 (Wed, 04 Jul 2007)
New Revision: 1465
Modified:
branches/3.0.2/richfaces/dataTable/src/main/config/component/dataGrid.xml
branches/3.0.2/richfaces/dataTable/src/main/config/component/dataList.xml
branches/3.0.2/richfaces/dataTable/src/main/config/component/dataTable.xml
branches/3.0.2/richfaces/dataTable/src/main/config/component/subTable.xml
Log:
http://jira.jboss.org/jira/browse/RF-410
Modified: branches/3.0.2/richfaces/dataTable/src/main/config/component/dataGrid.xml
===================================================================
--- branches/3.0.2/richfaces/dataTable/src/main/config/component/dataGrid.xml 2007-07-04
14:40:56 UTC (rev 1464)
+++ branches/3.0.2/richfaces/dataTable/src/main/config/component/dataGrid.xml 2007-07-04
14:48:13 UTC (rev 1465)
@@ -38,7 +38,7 @@
<property>
<name>ajaxKeys</name>
<classname>java.lang.String</classname>
- <description>This attribute defines strings that are updated after an AJAX
request</description>
+ <description>This attribute defines rows that are updated after an AJAX
request</description>
</property>
<property>
<name>elements</name>
Modified: branches/3.0.2/richfaces/dataTable/src/main/config/component/dataList.xml
===================================================================
--- branches/3.0.2/richfaces/dataTable/src/main/config/component/dataList.xml 2007-07-04
14:40:56 UTC (rev 1464)
+++ branches/3.0.2/richfaces/dataTable/src/main/config/component/dataList.xml 2007-07-04
14:48:13 UTC (rev 1465)
@@ -40,7 +40,7 @@
<property>
<name>ajaxKeys</name>
<classname>java.lang.String</classname>
- <description>This attribute defines strings that are updated after an AJAX
request</description>
+ <description>This attribute defines rows that are updated after an AJAX
request</description>
</property>
<property>
<name>rowKey</name>
@@ -118,7 +118,7 @@
<property>
<name>ajaxKeys</name>
<classname>java.lang.String</classname>
- <description>This attribute defines strings that are updated after an AJAX
request</description>
+ <description>This attribute defines rows that are updated after an AJAX
request</description>
</property>
<property>
<name>rowKey</name>
@@ -202,7 +202,7 @@
<property>
<name>ajaxKeys</name>
<classname>java.lang.String</classname>
- <description>This attribute defines strings that are updated after an AJAX
request</description>
+ <description>This attribute defines rows that are updated after an AJAX
request</description>
</property>
<property>
<name>rowKey</name>
Modified: branches/3.0.2/richfaces/dataTable/src/main/config/component/dataTable.xml
===================================================================
--- branches/3.0.2/richfaces/dataTable/src/main/config/component/dataTable.xml 2007-07-04
14:40:56 UTC (rev 1464)
+++ branches/3.0.2/richfaces/dataTable/src/main/config/component/dataTable.xml 2007-07-04
14:48:13 UTC (rev 1465)
@@ -35,7 +35,7 @@
<property>
<name>ajaxKeys</name>
<classname>java.lang.String</classname>
- <description>This attribute defines strings that are updated after an AJAX
request</description>
+ <description>This attribute defines rows that are updated after an AJAX
request</description>
</property>
<property>
<name>columns</name>
Modified: branches/3.0.2/richfaces/dataTable/src/main/config/component/subTable.xml
===================================================================
--- branches/3.0.2/richfaces/dataTable/src/main/config/component/subTable.xml 2007-07-04
14:40:56 UTC (rev 1464)
+++ branches/3.0.2/richfaces/dataTable/src/main/config/component/subTable.xml 2007-07-04
14:48:13 UTC (rev 1465)
@@ -34,7 +34,7 @@
<property>
<name>ajaxKeys</name>
<classname>java.lang.String</classname>
- <description>This attribute defines strings that are updated after an AJAX
request</description>
+ <description>This attribute defines rows that are updated after an AJAX
request</description>
</property>
<property disabled="true" hidden="true">
<name>breakBefore</name>