From richfaces-svn-commits at lists.jboss.org Wed Apr 29 09:06:37 2009 Content-Type: multipart/mixed; boundary="===============3457784169940439679==" 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: r13904 - trunk/docs/userguide/en/src/main/docbook/included. Date: Wed, 29 Apr 2009 09:05:12 -0400 Message-ID: --===============3457784169940439679== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: atsebro Date: 2009-04-29 09:05:12 -0400 (Wed, 29 Apr 2009) New Revision: 13904 Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml Log: RF-2371: Non-standard default values: adding a note into the chapter. Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.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/dragIndicator.xml 200= 9-04-29 12:54:15 UTC (rev 13903) +++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 200= 9-04-29 13:05:12 UTC (rev 13904) @@ -90,14 +90,28 @@ For indicator customization you need to define one of the follow= ing facets: - "single" + + + "single" =E2=80=94= indicator shown when dragging a single item; + + + + + "multiple" =E2=80= =94 indicator shown when dragging several items. + + - Indicator shown when dragging a single element. - - "multiple"<= /emphasis> - - Indicator shown when dragging several components (for future com= ponents that will support - multiple selection). + = + + + Note: + + + The current implementation of the <rich:dragIndicator> component = + does not support multiple items selection. The feature is described for= future releases. + + + = Thus for specify a look-and-feel you have to define one of these= facets and include into it a content that should be shown in indicator.
--===============3457784169940439679==--