Author: ochikvina
Date: 2009-06-23 11:39:13 -0400 (Tue, 23 Jun 2009)
New Revision: 14696
Modified:
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - definitions of the style attributes are
corrected;
Modified: branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml
===================================================================
---
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml 2009-06-23
15:37:49 UTC (rev 14695)
+++
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataGrid.xml 2009-06-23
15:39:13 UTC (rev 14696)
@@ -98,7 +98,7 @@
<property>
<name>captionStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component
caption</description>
+ <description>CSS style rules to be applied to the component
caption</description>
</property>
<property>
<name>headerClass</name>
Modified: branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml
===================================================================
---
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml 2009-06-23
15:37:49 UTC (rev 14695)
+++
branches/community/3.3.X/ui/dataTable/src/main/config/component/dataTable.xml 2009-06-23
15:39:13 UTC (rev 14696)
@@ -100,7 +100,7 @@
<property>
<name>captionStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component
caption</description>
+ <description>CSS style rules to be applied to the component
caption</description>
</property>
<property>
<name>headerClass</name>