Author: artdaw
Date: 2008-04-16 12:59:08 -0400 (Wed, 16 Apr 2008)
New Revision: 7881
Modified:
trunk/cdk/generator/src/main/resources/META-INF/schema/entities/ui_output_attributes.ent
Log:
http://jira.jboss.com/jira/browse/RF-1226 - "value" attribute description for
input components was rewritten
Modified:
trunk/cdk/generator/src/main/resources/META-INF/schema/entities/ui_output_attributes.ent
===================================================================
---
trunk/cdk/generator/src/main/resources/META-INF/schema/entities/ui_output_attributes.ent 2008-04-16
16:58:13 UTC (rev 7880)
+++
trunk/cdk/generator/src/main/resources/META-INF/schema/entities/ui_output_attributes.ent 2008-04-16
16:59:08 UTC (rev 7881)
@@ -4,7 +4,7 @@
<name>value</name>
<classname>java.lang.Object</classname>
<description>
- The initial value to set when rendered for the first time
+ The current value of this component
</description>
</property>
<property attachedstate="true">