From richfaces-svn-commits at lists.jboss.org Fri Feb 29 08:33:29 2008 Content-Type: multipart/mixed; boundary="===============5619080964308352088==" 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: r6448 - trunk/docs/userguide/en/src/main/docbook/included. Date: Fri, 29 Feb 2008 08:33:28 -0500 Message-ID: --===============5619080964308352088== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2008-02-29 08:33:28 -0500 (Fri, 29 Feb 2008) New Revision: 6448 Modified: trunk/docs/userguide/en/src/main/docbook/included/pickList.xml Log: http://jira.jboss.com/jira/browse/RF-2174 Modified: trunk/docs/userguide/en/src/main/docbook/included/pickList.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/pickList.xml 2008-02-= 29 12:56:39 UTC (rev 6447) +++ trunk/docs/userguide/en/src/main/docbook/included/pickList.xml 2008-02-= 29 13:33:28 UTC (rev 6448) @@ -48,7 +48,7 @@
Creating the Component with a Page Tag - Here is a simple example as it could be used on a page: + To create the simplest variant on a page use the following s= yntax: = Example: @@ -109,7 +109,7 @@ The <rich:pickList> - component provides changing sizes of lists by using such attri= butes as: + component provides resizing of lists by using such attributes = as: = @@ -751,10 +751,10 @@ = - In the example the background color for lists was changed. + In the example the background color for lists is changed. = Also it=E2=80=99s possible to change styles of particular <rich:pickList> compone= nt. In this case you should create own style classes and use them in corres= ponding <rich:pickList> compone= nt. In this case you should create own style classes and use them in the co= rresponding <rich:pickList> styleClass attributes. An example is placed below: = @@ -785,7 +785,7 @@ = = - As it could be seen on the picture above, the font style for= buttons was changed. + As it could be seen on the picture above, the font style for= buttons is changed. =
= --===============5619080964308352088==--