From richfaces-svn-commits at lists.jboss.org Mon Nov 7 17:05:58 2011 Content-Type: multipart/mixed; boundary="===============7535739295319104776==" 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: r22902 - modules/docs/trunk/Component_Reference/src/main/docbook/en-US. Date: Mon, 07 Nov 2011 17:05:58 -0500 Message-ID: <201111072205.pA7M5w6s013891@svn01.web.mwc.hst.phx2.redhat.com> --===============7535739295319104776== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: bleathem Date: 2011-11-07 17:05:58 -0500 (Mon, 07 Nov 2011) New Revision: 22902 Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Compo= nent_Reference-Panels.xml Log: RFPL-1732: Fixed the appearance docs for the collapsible panel Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/cha= p-Component_Reference-Panels.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 --- modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Panels.xml 2011-11-07 21:40:29 UTC (rev 22901) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Panels.xml 2011-11-07 22:05:58 UTC (rev 22902) @@ -449,7 +449,7 @@
Appearance - The appearance of the <rich:collapsiblePanel>= component can be customized using facets. The headerExpandedClass= and headerCollapsedClass facets are used to s= tyle the appearance of the panel when it is expanded and collapsed respecti= vely. The expandControl facet defines the content in the= panel header used for expanding, and the collapseControl facet defines the content in the panel header used for collapsing. + The appearance of the <rich:collapsiblePanel>= component can be customized using facets. The headerExpanded and headerCollapsed CSS fclasses are used to style= the appearance of the panel when it is expanded and collapsed respectively.
= --===============7535739295319104776==--