Author: abelevich
Date: 2008-03-11 11:41:08 -0400 (Tue, 11 Mar 2008)
New Revision: 6700
Modified:
trunk/ui/pickList/src/main/config/component/picklist.xml
Log:
http://jira.jboss.com/jira/browse/RF-2456
Modified: trunk/ui/pickList/src/main/config/component/picklist.xml
===================================================================
--- trunk/ui/pickList/src/main/config/component/picklist.xml 2008-03-11 15:13:57 UTC (rev
6699)
+++ trunk/ui/pickList/src/main/config/component/picklist.xml 2008-03-11 15:41:08 UTC (rev
6700)
@@ -102,13 +102,8 @@
Defines height of the list
</description>
<defaultvalue>"140px"</defaultvalue>
- </property>
- &ui_component_attributes;
- &html_universal_attributes;
- &html_events;
- &html_control_events;
- &ui_select_many_attributes;
-
+ </property>
+
<property>
<name>converterMessage</name>
<classname>java.lang.String</classname>
@@ -211,6 +206,11 @@
<name>localValueSet </name>
<classname>java.lang.String</classname>
</property>
+
+ &ui_input_attributes;
+ &html_universal_attributes;
+ &html_events;
+ &html_control_events;
</properties>