Author: abelevich
Date: 2008-04-22 10:54:25 -0400 (Tue, 22 Apr 2008)
New Revision: 8068
Modified:
trunk/ui/combobox/src/main/config/component/combobox.xml
Log:
http://jira.jboss.com/jira/browse/RF-2211
Modified: trunk/ui/combobox/src/main/config/component/combobox.xml
===================================================================
--- trunk/ui/combobox/src/main/config/component/combobox.xml 2008-04-22 14:54:21 UTC (rev
8067)
+++ trunk/ui/combobox/src/main/config/component/combobox.xml 2008-04-22 14:54:25 UTC (rev
8068)
@@ -263,12 +263,23 @@
replacing any message that comes from the validator
</description>
</property>
-
+
+
&html_input_attributes;
&html_input_events;
&html_events;
&ui_input_attributes;
-
+
+ <property hidden="true" existintag="false"
exist="false">
+ <name>size</name>
+ <classname>int</classname>
+ <description></description>
+ </property>
+ <property hidden="true" existintag="false"
exist="false">
+ <name>alt</name>
+ <classname>java.lang.String</classname>
+ <description></description>
+ </property>
<property hidden="true" existintag="false"
exist="false" >
<name>localValueSet</name>
<classname>boolean</classname>