Author: artdaw
Date: 2008-04-16 12:58:13 -0400 (Wed, 16 Apr 2008)
New Revision: 7880
Modified:
trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml
trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
Log:
http://jira.jboss.com/jira/browse/RF-1226 - "value" attribute description was
rewritten
Modified: trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml
===================================================================
--- trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2008-04-16 16:57:27
UTC (rev 7879)
+++ trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2008-04-16 16:58:13
UTC (rev 7880)
@@ -269,11 +269,6 @@
</property>
&html_events;
&ui_input_attributes;
- <property>
- <name>value</name>
- <classname>java.lang.Object</classname>
- <description>A value-binding expression for the current value of the
component</description>
- </property>
<property hidden="true">
<name>localValueSet</name>
<classname>boolean</classname>
Modified: trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
--- trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2008-04-16 16:57:27
UTC (rev 7879)
+++ trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2008-04-16 16:58:13
UTC (rev 7880)
@@ -297,7 +297,6 @@
&html_events;
&ui_component_attributes;
&ui_input_attributes;
-
<property hidden="true" existintag="false"
exist="false" >
<name>localValueSet</name>
<classname>boolean</classname>