From richfaces-svn-commits at lists.jboss.org Fri Feb 29 12:25:03 2008 Content-Type: multipart/mixed; boundary="===============0132183169496412998==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r6460 - trunk/docs/userguide/en/src/main/docbook/included. Date: Fri, 29 Feb 2008 12:25:01 -0500 Message-ID: --===============0132183169496412998== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2008-02-29 12:25:01 -0500 (Fri, 29 Feb 2008) New Revision: 6460 Modified: trunk/docs/userguide/en/src/main/docbook/included/comboBox.desc.xml trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml Log: http://jira.jboss.com/jira/browse/RF-1216 Modified: trunk/docs/userguide/en/src/main/docbook/included/comboBox.desc.x= ml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/userguide/en/src/main/docbook/included/comboBox.desc.xml 200= 8-02-29 16:32:01 UTC (rev 6459) +++ trunk/docs/userguide/en/src/main/docbook/included/comboBox.desc.xml 200= 8-02-29 17:25:01 UTC (rev 6460) @@ -9,7 +9,7 @@ Description The <rich:comboBox> - is a component, that provides editable combo box eleme= nt on the page. + is a component, that provides editable combo box eleme= nt on a page.
<emphasis role=3D"bold"><property><rich:comboBox>= </property></emphasis> component = Modified: trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-02-= 29 16:32:01 UTC (rev 6459) +++ trunk/docs/userguide/en/src/main/docbook/included/comboBox.xml 2008-02-= 29 17:25:01 UTC (rev 6460) @@ -75,7 +75,7 @@ = Default - only input and button is shown - Input, button and popup list of suggestions atta= ched to input is shown + Input, button and a popup list of suggestions at= tached to input is shown @@ -115,8 +115,8 @@ The "value" attribute stores value from input after submit. = - The "directInputSuggestions" attribute defines, how the first value from the suggest= ed appears in input field. = - If it's "true" the first value appears with unt= yped part highlighted. = + The "directInputSuggestions" attribute defines, how the first value from the suggest= ed one appears in an input field. = + If it's "true" the first value appears with the= suggested part highlighted. = =
@@ -134,8 +134,8 @@ = - The "selectFirstOnUpdate" attribute defines if the first value from suggested is selecte= d in popup list. = - If it's "false" nothing is selected in the list bef= ore user hovered some item via mouse. Also nothing could be selected after = mouse out the list. = + The "selectFirstOnUpdate" attribute defines if the first value from suggested is selecte= d in a popup list. = + If it's "false" nothing is selected in the list bef= ore a user hovers some item with the mouse. Also nothing could be selected = after the mouse is out the list. =
<emphasis role=3D"bold"> @@ -151,12 +151,12 @@ = <para> The <emphasis><property> "filterNewValues"</property= ></emphasis> attribute defines the appearance of values in the list. - If it's "true" only the part of list, which sat= isfies the prefix entered, could appears in popup list. - If it's "false" all values appear in the popup = list. But the list could be scrolled to the first value that satisfies the = prefix. = + If it's "true" only the part of a list, which s= atisfies the prefix entered appears in a popup list. + If it's "false" all values appear in the popup = list. But the list is scrolled to the first value that satisfies the prefix= . = </para> = <para> - The <emphasis role=3D"bold"><property><rich:comboBox></p= roperty></emphasis> component provides to use sizes attributes: + The <emphasis role=3D"bold"><property><rich:comboBox></p= roperty></emphasis> component allows to use sizes attributes: <itemizedlist> <listitem> <emphasis><property> "listWidth"</property><= /emphasis> and <emphasis><property> "listHeight"</property></emph= asis> attributes --===============0132183169496412998==--