[richfaces-svn-commits] JBoss Rich Faces SVN: r2877 - trunk/ui/tabPanel/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Sep 11 11:41:33 EDT 2007


Author: abelevich
Date: 2007-09-11 11:41:33 -0400 (Tue, 11 Sep 2007)
New Revision: 2877

Modified:
   trunk/ui/tabPanel/src/main/config/component/tabPanel.xml
Log:
RF-859

Modified: trunk/ui/tabPanel/src/main/config/component/tabPanel.xml
===================================================================
--- trunk/ui/tabPanel/src/main/config/component/tabPanel.xml	2007-09-11 15:40:42 UTC (rev 2876)
+++ trunk/ui/tabPanel/src/main/config/component/tabPanel.xml	2007-09-11 15:41:33 UTC (rev 2877)
@@ -130,6 +130,11 @@
 	    	<description>A CSS style is for the header of a tab panel.
 	    	</description>
 	    </property>
+	    <property hidden="true">
+	    	<name>renderedValue</name>
+	    	<classname>java.lang.Object</classname>
+	    	<description></description>
+	    </property>
 
 	    &html_attributes;
 	    &html_events;




More information about the richfaces-svn-commits mailing list