Author: vkorluzhenko
Date: 2007-07-17 08:41:01 -0400 (Tue, 17 Jul 2007)
New Revision: 1655
Modified:
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
Log:
http://jira.jboss.com/jira/browse/RF-410
Modified: trunk/ui/dataTable/src/main/config/component/dataGrid.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataGrid.xml 2007-07-17 12:02:50 UTC (rev
1654)
+++ trunk/ui/dataTable/src/main/config/component/dataGrid.xml 2007-07-17 12:41:01 UTC (rev
1655)
@@ -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: trunk/ui/dataTable/src/main/config/component/dataList.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataList.xml 2007-07-17 12:02:50 UTC (rev
1654)
+++ trunk/ui/dataTable/src/main/config/component/dataList.xml 2007-07-17 12:41:01 UTC (rev
1655)
@@ -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: trunk/ui/dataTable/src/main/config/component/dataTable.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataTable.xml 2007-07-17 12:02:50 UTC
(rev 1654)
+++ trunk/ui/dataTable/src/main/config/component/dataTable.xml 2007-07-17 12:41:01 UTC
(rev 1655)
@@ -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: trunk/ui/dataTable/src/main/config/component/subTable.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/subTable.xml 2007-07-17 12:02:50 UTC (rev
1654)
+++ trunk/ui/dataTable/src/main/config/component/subTable.xml 2007-07-17 12:41:01 UTC (rev
1655)
@@ -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>