[richfaces-svn-commits] JBoss Rich Faces SVN: r483 - trunk/richfaces/drag-drop/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Apr 23 10:42:00 EDT 2007


Author: vkukharchuk
Date: 2007-04-23 10:42:00 -0400 (Mon, 23 Apr 2007)
New Revision: 483

Modified:
   trunk/richfaces/drag-drop/src/main/config/component/dndParam.xml
Log:


Modified: trunk/richfaces/drag-drop/src/main/config/component/dndParam.xml
===================================================================
--- trunk/richfaces/drag-drop/src/main/config/component/dndParam.xml	2007-04-23 14:35:24 UTC (rev 482)
+++ trunk/richfaces/drag-drop/src/main/config/component/dndParam.xml	2007-04-23 14:42:00 UTC (rev 483)
@@ -42,5 +42,12 @@
 			</description>
 			<defaultvalue>"default"</defaultvalue>
 		</property>
+		<property>
+			<name>value</name>
+			<classname>java.lang.Object</classname>
+			<description>
+				The current value for this component.				
+			</description>
+		</property>		
 	</component>
 </components>




More information about the richfaces-svn-commits mailing list