Author: msorokin
Date: 2008-04-18 11:53:43 -0400 (Fri, 18 Apr 2008)
New Revision: 7942
Modified:
trunk/ui/pickList/src/main/config/component/picklist.xml
Log:
http://jira.jboss.com/jira/browse/RF-2220
Adding default values
Modified: trunk/ui/pickList/src/main/config/component/picklist.xml
===================================================================
--- trunk/ui/pickList/src/main/config/component/picklist.xml 2008-04-18 15:53:20 UTC (rev
7941)
+++ trunk/ui/pickList/src/main/config/component/picklist.xml 2008-04-18 15:53:43 UTC (rev
7942)
@@ -110,11 +110,7 @@
<description>A ValueExpression enabled attribute that, if present, will
be used as the text of the converter message, replacing any message that comes from the
converter</description>
</property>
- <property>
- <name>disabled</name>
- <classname>boolean</classname>
- <description>If "true", controls is disabled. "false"
is default</description>
- </property>
+
<property>
<name>disabledStyle</name>