Author: atsebro
Date: 2008-05-15 01:58:07 -0400 (Thu, 15 May 2008)
New Revision: 8586
Modified:
trunk/ui/dataTable/src/main/config/component/dataTable.xml
Log:
http://jira.jboss.com/jira/browse/RF-3299 dataOrderedList:following attributes are
erroneus present in Rich Faces developer guide:footerClass and headerClass
Modified: trunk/ui/dataTable/src/main/config/component/dataTable.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataTable.xml 2008-05-14 21:37:07 UTC
(rev 8585)
+++ trunk/ui/dataTable/src/main/config/component/dataTable.xml 2008-05-15 05:58:07 UTC
(rev 8586)
@@ -92,7 +92,7 @@
<classname>java.lang.String</classname>
<description>CSS style(s) is/are to be applied to caption when this component is
rendered</description>
</property>
- <!-- following attributes are not implemented for dataOrderedList component; see
JIRA task RF-3299 for details
+
<property>
<name>headerClass</name>
<classname>java.lang.String</classname>
@@ -107,7 +107,7 @@
</description>
<defaultvalue>""</defaultvalue>
</property>
- -->
+
<property>
<name>componentState</name>
<classname>org.ajax4jsf.model.DataComponentState</classname>