From richfaces-svn-commits at lists.jboss.org Mon Dec 3 11:36:22 2007 Content-Type: multipart/mixed; boundary="===============1104934826689922026==" 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: r4427 - trunk/docs/userguide/en/src/main/docbook/included. Date: Mon, 03 Dec 2007 11:36:22 -0500 Message-ID: --===============1104934826689922026== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: vkorluzhenko Date: 2007-12-03 11:36:22 -0500 (Mon, 03 Dec 2007) New Revision: 4427 Modified: trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml Log: http://jira.jboss.com/jira/browse/RF-1184 - checked section "Details of usa= ge", fixed some errors Modified: trunk/docs/userguide/en/src/main/docbook/included/orderingList.de= sc.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/orderingList.desc.xml= 2007-12-03 16:34:35 UTC (rev 4426) +++ trunk/docs/userguide/en/src/main/docbook/included/orderingList.desc.xml= 2007-12-03 16:36:22 UTC (rev 4427) @@ -19,16 +19,18 @@
Key Features = - Skinnable ordering list and child i= tems - Customizable component layout (captions, headers, list i= tems and ordering control set) - Disabled/enabled ordering controls - Multiple selection in the ordering list = - Possibility to manage selection from = + + Highly customizable look and feel + Reordering and sorting possibilities for list items + + + Multiple selection of list items = + =
Modified: trunk/docs/userguide/en/src/main/docbook/included/orderingList.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/orderingList.xml 2007= -12-03 16:34:35 UTC (rev 4426) +++ trunk/docs/userguide/en/src/main/docbook/included/orderingList.xml 2007= -12-03 16:36:22 UTC (rev 4427) @@ -70,7 +70,7 @@ Example: - @@ -87,7 +87,7 @@ has three different representations for a single eleme= nt: common, selected, active. Combination of these states is possible. - ordering controls set + Ordering controls set @@ -114,7 +114,7 @@ - + @@ -123,25 +123,24 @@ = The <rich:orderingList> - component provides to use optional + component allows to use "caption" , - "header" - (It's possible to define facet. It has two pos= sible types of - representation: sortable and non-sortable) facets. + "header" + and + "footer" + facets. = = - Simple example is placed below. Example: - - - + = + @@ -155,13 +154,15 @@ + ...]]> = The <rich:orderingList> - component provides the possibility to use ordering controls set, which performs reordering. Every contro= l has possibility to be disabled. + component provides the possibility to use ordering controls + set, which performs reordering. Every control has p= ossibility to be disabled. "topControl" @@ -225,7 +226,7 @@ = - "controlsVerticalAlign" + "controlsVerticalAlign" attribute. Possible values: top - controls could be rendered aligned= to top side of a list bottom - controls could be rendered alig= ned to bottom side of a @@ -269,8 +270,7 @@ The component provides possibility to be customized using te= mplating. The customization could be performed by a layout definition nested= into the component. 5 elements are provided to be defined inside template: {list}, {= topControl}, - {bottomControl}, {downCotrol}, {upControl}. Thus the mar= kup defined in the initial - picture could be defined as in the example placed below. + {bottomControl}, {downCotrol}, {upControl}. The example = is placed below. Example: ...]]> - The + = --===============1104934826689922026==--