Author: sergeyhalipov
Date: 2007-11-06 14:21:15 -0500 (Tue, 06 Nov 2007)
New Revision: 3805
Modified:
trunk/ui/core/src/main/config/component/repeat.xml
Log:
http://jira.jboss.com/jira/browse/RF-1291
Modified: trunk/ui/core/src/main/config/component/repeat.xml
===================================================================
--- trunk/ui/core/src/main/config/component/repeat.xml 2007-11-06 19:07:14 UTC (rev 3804)
+++ trunk/ui/core/src/main/config/component/repeat.xml 2007-11-06 19:21:15 UTC (rev 3805)
@@ -55,8 +55,8 @@
<description>The attribute provides access to a component state on the client
side.</description>
</property>
<property>
- <name>value</name>
- <classname>java.lang.String</classname>
+ <name>value</name>
+ <classname>java.lang.Object</classname>
<description>The current value for this component.</description>
</property>
<property>