Author: msorokin
Date: 2008-04-16 06:29:24 -0400 (Wed, 16 Apr 2008)
New Revision: 7867
Modified:
trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
Log:
http://jira.jboss.com/jira/browse/RF-1226
Description of value attribute was corrected
Modified: trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
--- trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2008-04-16 10:11:09
UTC (rev 7866)
+++ trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2008-04-16 10:29:24
UTC (rev 7867)
@@ -210,7 +210,7 @@
<property>
<name>value</name>
<classname>java.lang.Object</classname>
- <description>The attribute contains saved data</description>
+ <description>A value-binding expression for the current value of the
component</description>
</property>
<property>