Author: ochikvina
Date: 2009-06-15 10:36:36 -0400 (Mon, 15 Jun 2009)
New Revision: 14614
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 - unification of 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-15
14:34:02 UTC (rev 14613)
+++
branches/community/3.3.X/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2009-06-15
14:36:36 UTC (rev 14614)
@@ -91,7 +91,7 @@
<property>
<name>selectedClass</name>
<classname>java.lang.String</classname>
- <description>Name of the CSS class for a selected row</description>
+ <description>Assigns one or more CSS class names to the component rows
selected</description>
</property>
<property>
@@ -106,7 +106,7 @@
<name>activeClass</name>
<classname>java.lang.String</classname>
<description>
- A CSS class to be applied to an active row
+ Assigns one or more CSS class names to the component active row
</description>
</property>