From richfaces-svn-commits at lists.jboss.org Thu Mar 17 19:53:32 2011 Content-Type: multipart/mixed; boundary="===============0579738507818931927==" 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: r22257 - in modules/docs/trunk/Component_Reference/src/main/docbook/en-US: skinning and 1 other directory. Date: Thu, 17 Mar 2011 19:53:32 -0400 Message-ID: <201103172353.p2HNrW4W023388@svn01.web.mwc.hst.phx2.redhat.com> --===============0579738507818931927== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: SeanRogers Date: 2011-03-17 19:53:32 -0400 (Thu, 17 Mar 2011) New Revision: 22257 Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/t= abl-richpanelMenu.xml modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/t= abl-richtoolbar.xml Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Compo= nent_Reference-Menus_and_toolbars.xml Log: Added menu skinning references - RFPL-1235 Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/cha= p-Component_Reference-Menus_and_toolbars.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-Menus_and_toolbars.xml 2011-03-17 22:25:41 UTC (rev 22256) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Menus_and_toolbars.xml 2011-03-17 23:53:32 UTC (rev 22257) @@ -729,6 +729,11 @@ + +
+ Style classes and skin parameters + +
=
@@ -1162,6 +1167,11 @@
= +
+ Style classes and skin parameters + +
+
<sgmltag><rich:toolbarGroup></sgmltag> Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinni= ng/tabl-richpanelMenu.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/skinning/= tabl-richpanelMenu.xml (rev 0) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/= tabl-richpanelMenu.xml 2011-03-17 23:53:32 UTC (rev 22257) @@ -0,0 +1,732 @@ + + + + + Style classes (selectors) and corresponding skin parameters + + + + + + + + Class (selector) + Skin Parameters + Mapped CSS properties + + + + = + + + + + .rf-pm + + + This class defines styles for the panel menu itself. + + + + + + No skin parameters. + + = + + + + + .rf-pm-gr + + + This class defines styles for a panel menu group. + + + + + + panelBorderColor + border-top-color + + = + + + + + .rf-pm-exp + .rf-pm-colps + + + These classes define styles for the panel menu when it is expande= d or collapsed. + + + + + + No skin parameters. + + = + + + + + .rf-pm-ico + + + This class defines styles for the panel menu icons. + + + + + + No skin parameters. + + = + + + + + .rf-pm-ico-exp + .rf-pm-ico-colps + + + These classes define styles for the panel menu icons when they ar= e expanded or collapsed. + + + + + + No skin parameters. + + = + + + + + .rf-pm-hdr-exp + .rf-pm-hdr-colps + + + These classes define styles for the panel menu headers when they = are expanded or collapsed. + + + + + + No skin parameters. + + = + + + + + .rf-pm-itm + + + This class defines styles for a panel menu item. + + + + + + panelBorderColor + border-top-color + + + generalTextColor + color + + = + + + + + .rf-pm-itm-gr + + + This class defines styles for a panel menu item as part of a pane= l menu group. + + + + + + No skin parameters. + + = + + + + + .rf-pm-itm:hover + + + This class defines styles for a panel menu item when the mouse ho= vers over it. + + + + + + additionalBackgroundColor + background-color + + = + + + + + .rf-pm-itm-sel + + + This class defines styles for a panel menu item when it is select= ed. + + + + + + No skin parameters. + + = + + + + + .rf-pm-itm-dis + + + This class defines styles for a panel menu item when it is disabl= ed. + + + + + + tabDisabledTextColor + color + + = + + + + + .rf-pm-itm-ico + + + This class defines styles for the icon in a panel menu item. + + + + + + No skin parameters. + + = + + + + + .rf-pm-itm-exp-ico + + + This class defines styles for the icon in a panel menu item when = it is expanded. + + + + + + No skin parameters. + + = + + + + + .rf-pm-itm-lbl + + + This class defines styles for the label in a panel menu item. + + + + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + + + + .rf-pm-gr + + + This class defines styles for a panel menu group. + + + + + + panelBorderColor + border-top-color + + = + + + + + .rf-pm-gr-gr + + + This class defines styles for a panel menu group as part of anoth= er panel menu group. + + + + + + No skin parameters. + + = + + + + + .rf-pm-gr-sel + + + This class defines styles for a panel menu group when it is selec= ted. + + + + + + No skin parameters. + + = + + + + + .rf-pm-gr-hdr + + + This class defines styles for the header of a panel menu group. + + + + + + generalTextColor + color + + = + + + + + .rf-pm-gr-hdr:hover + + + This class defines styles for the header of a panel menu group wh= en the mouse hovers over it. + + + + + + additionalBackgroundColor + background + + = + + + + + .rf-pm-gr-hdr-dis + + + This class defines styles for the header of a panel menu group wh= en it is disabled. + + + + + + tabDisabledTextColor + color + + = + + + + + .rf-pm-gr-ico + + + This class defines styles for the icon in a panel menu group. + + + + + + No skin parameters. + + = + + + + + .rf-pm-gr-exp-ico + + + This class defines styles for the icon in a panel menu group when= it is expanded. + + + + + + No skin parameters. + + = + + + + + .rf-pm-gr-lbl + + + This class defines styles for the label in a panel menu group. + + + + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + + + + .rf-pm-gr-cnt + + + This class defines styles for the content of a panel menu group. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-itm + + + This class defines styles for the top panel menu item. + + + + + + panelBorderColor + border-color + + + generalTextColor + color + + = + + + + + .rf-pm-top-itm-gr + + + This class defines styles for the top panel menu item as part of = a panel menu group. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-itm:hover + + + This class defines styles for the top panel menu item when the mo= use hovers over it. + + + + + + headerTextColor + color + + = + + + + + .rf-pm-top-itm-sel + + + This class defines styles for the top panel menu item when it is = selected. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-itm-dis + + + This class defines styles for the top panel menu item when it is = disabled. + + + + + + tabDisabledTextColor + color + + = + + + + + .rf-pm-top-itm-ico + + + This class defines styles for the icon in the top panel menu item. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-itm-exp-ico + + + This class defines styles for the icon in the top panel menu item= when it is expanded. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-itm-lbl + + + This class defines styles for the label in the top panel menu ite= m. + + + + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + + + + .rf-pm-top-gr + + + This class defines styles for the top panel menu group. + + + + + + panelBorderColor + border-color + + = + + + + + .rf-pm-top-gr-gr + + + This class defines styles for the top panel menu group as part of= another panel menu group. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-gr-sel + + + This class defines styles for the top panel menu group when it is= selected. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-gr-hdr + + + This class defines styles for the header of the top panel menu gr= oup. + + + + + + headerTextColor + color + + + headerBackgroundColor + background-color + + = + + + + + .rf-pm-top-gr-hdr-dis + + + This class defines styles for the header of the top panel menu gr= oup when it is disabled. + + + + + + tabDisabledTextColor + color + + + additionalBackgroundColor + background-color + + = + + + + + .rf-pm-top-gr-ico + + + This class defines styles for the icon in the top panel menu grou= p. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-gr-exp-ico + + + This class defines styles for the icon in the top panel menu grou= p when it is expanded. + + + + + + No skin parameters. + + = + + + + + .rf-pm-top-gr-lbl + + + This class defines styles for the label in the top panel menu gro= up. + + + + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + + + + .rf-pm-top-gr-cnt + + + This class defines styles for the content of the top panel menu g= roup. + + + + + + No skin parameters. + + + + +
Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinni= ng/tabl-richtoolbar.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/skinning/= tabl-richtoolbar.xml (rev 0) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/skinning/= tabl-richtoolbar.xml 2011-03-17 23:53:32 UTC (rev 22257) @@ -0,0 +1,127 @@ + + + + + Style classes (selectors) and corresponding skin parameters + + + + + + + + Class (selector) + Skin Parameters + Mapped CSS properties + + + + = + + + + + .rf-tb + + + This class defines styles for the toolbar itself. + + + + + + panelBorderColor + border-color + + + headerTextColor + color + + + headerBackgroundColor + background-color + + + headerFamilyFont + font-family + + + headerSizeFont + font-size + + + headerWeightFont + font-weight + + = + + + + + .rf-tb-itm + + + This class defines styles for an item in the toolbar. + + + + + + No skin parameters. + + = + + + + + .rf-tb-sep + + + This class defines styles for a separator in the toolbar. + + + + + + No skin parameters. + + = + + + + + .rf-tb-sep-grid + .rf-tb-sep-line + .rf-tb-sep-disc + .rf-tb-sep-square + + + These classes define styles for grid, line, disc, and square sepa= rators. + + + + + + No skin parameters. + + = + + + + + .rf-tb-cntr + + + This class defines styles for the container of the toolbar. + + + + + + No skin parameters. + + + + +
--===============0579738507818931927==--