Author: ochikvina
Date: 2009-06-17 05:26:48 -0400 (Wed, 17 Jun 2009)
New Revision: 14636
Modified:
branches/community/3.3.X/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - correcting the style attributes
descriptions;
Modified:
branches/community/3.3.X/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
===================================================================
---
branches/community/3.3.X/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2009-06-17
09:26:06 UTC (rev 14635)
+++
branches/community/3.3.X/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2009-06-17
09:26:48 UTC (rev 14636)
@@ -91,7 +91,7 @@
<property>
<name>selectedClass</name>
<classname>java.lang.String</classname>
- <description>Assigns one or more CSS class names to the component rows
selected</description>
+ <description>Assigns one or more space-separated CSS class names to the
component rows selected</description>
</property>
<property>
@@ -106,7 +106,7 @@
<name>activeClass</name>
<classname>java.lang.String</classname>
<description>
- Assigns one or more CSS class names to the component active row
+ Assigns one or more space-separated CSS class names to the component active row
</description>
</property>