[richfaces-svn-commits] JBoss Rich Faces SVN: r2876 - trunk/ui/togglePanel/src/main/config/component.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Tue Sep 11 11:40:42 EDT 2007
Author: abelevich
Date: 2007-09-11 11:40:42 -0400 (Tue, 11 Sep 2007)
New Revision: 2876
Modified:
trunk/ui/togglePanel/src/main/config/component/togglePanel.xml
Log:
RF-857
Modified: trunk/ui/togglePanel/src/main/config/component/togglePanel.xml
===================================================================
--- trunk/ui/togglePanel/src/main/config/component/togglePanel.xml 2007-09-11 15:24:50 UTC (rev 2875)
+++ trunk/ui/togglePanel/src/main/config/component/togglePanel.xml 2007-09-11 15:40:42 UTC (rev 2876)
@@ -94,6 +94,12 @@
<name>localValueSet</name>
<classname>boolean</classname>
</property>
+
+ <property hidden="true">
+ <name>valid</name>
+ <classname>java.lang.String</classname>
+ </property>
+
<!--
<taghandler>
More information about the richfaces-svn-commits
mailing list