From richfaces-svn-commits at lists.jboss.org Tue Sep 25 10:05:02 2007 Content-Type: multipart/mixed; boundary="===============7147942322536817373==" 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: r3105 - trunk/docs/userguide/en/src/main/docbook/included. Date: Tue, 25 Sep 2007 10:05:02 -0400 Message-ID: --===============7147942322536817373== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: vkorluzhenko Date: 2007-09-25 10:05:02 -0400 (Tue, 25 Sep 2007) New Revision: 3105 Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml Log: http://jira.jboss.com/jira/browse/RF-920 - added skins. Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.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/dataTable.xml 2007-09= -25 14:04:30 UTC (rev 3104) +++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-09= -25 14:05:02 UTC (rev 3105) @@ -125,6 +125,127 @@ = +
= + Skin parameters redefinition + = + + Skin parameters redefinition for a table + + + + Skin parameters + CSS properties + + + + + tableBackgroundColor + background-color + + + +
+ = + + Skin parameters redefinition for a header + + + + Skin parameters + CSS properties + + + + + headerBackgroundColor + background-color + + + +
+ = + + Skin parameters redefinition for a footer + + + + Skin parameters + CSS properties + + + + + tableFooterBackgroundColor + background-color + + + +
+ = + + Skin parameters redefinition for a column header + + + + Skin parameters + CSS properties + + + + + additionalBackgroundColor + background-color + + + +
+ = + + Skin parameters redefinition for a column footer + + + + Skin parameters + CSS properties + + + + + tableSubfooterBackgroundColor + background-color + + + +
+ = + + Skin parameters redefinition for cells + + + + Skin parameters + CSS properties + + + + + generalSizeFont + font-size + + + generalTextColor + color + + + generalFamilyFont + font-family + + + +
+ = +
+ =
Definition of Custom Style Classes = --===============7147942322536817373==--