Author: artdaw
Date: 2008-04-02 07:21:46 -0400 (Wed, 02 Apr 2008)
New Revision: 7570
Modified:
trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
Log:
http://jira.jboss.com/jira/browse/RF-2880 - attribute inputSize changed to width
Modified: trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-04-02 11:02:30 UTC
(rev 7569)
+++ trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-04-02 11:21:46 UTC
(rev 7570)
@@ -230,15 +230,11 @@
specify popup list sizes with values in pixels
</listitem>
<listitem>
- <emphasis><property>
"inputSize"</property></emphasis> attribute customizes the
size of input element with values in symbols as for standard input field.
+ <emphasis><property>
"width"</property></emphasis> attribute customizes the size
of input element with values in pixels.
</listitem>
</itemizedlist>
</para>
-
-
-
-
</section>
<section>
<title>JavaScript API</title>