From richfaces-svn-commits at lists.jboss.org Tue Sep 22 05:52:09 2009 Content-Type: multipart/mixed; boundary="===============7239378998581017718==" 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: r15654 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/included. Date: Tue, 22 Sep 2009 05:52:09 -0400 Message-ID: <200909220952.n8M9q9DM032434@svn01.web.mwc.hst.phx2.redhat.com> --===============7239378998581017718== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-09-22 05:52:09 -0400 (Tue, 22 Sep 2009) New Revision: 15654 Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_dataDefinitionList.xml branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_dataGrid.xml branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_dataList.xml branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_dataOrderedList.xml branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_dataTable.xml branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric= h_subTable.xml Log: https://jira.jboss.org/jira/browse/RF-7913 - restructuring the tables of st= yle classes; Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_dataDefinitionList.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 --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataDefinitionList.xml 2009-09-22 00:35:44 UTC (rev 15653) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataDefinitionList.xml 2009-09-22 09:52:09 UTC (rev 15654) @@ -146,7 +146,7 @@ - Classes names that define a list appearance + Style classes (selectors) without skin parameters @@ -156,23 +156,23 @@ - rich-deflist + .rich-deflist Defines styles for an html <dl> element - rich-definition + .rich-definition Defines styles for an html <dd> element - rich-definition-term + .rich-definition-term Defines styles for an html <dt> element
- You can find all necessary information about style classes redefini= tion in = + You can find all necessary information about style classes redefi= nition in = Definition of Custom Style Classes = - section. + section.
Relevant Resources Links Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_dataGrid.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 --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataGrid.xml 2009-09-22 00:35:44 UTC (rev 15653) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataGrid.xml 2009-09-22 09:52:09 UTC (rev 15654) @@ -204,9 +204,12 @@ - You can find all necessary information about style classes redefini= tion in = + Custom style classes as well as skin parameters for + <rich:dataGrid> are the same as= for the + <rich:dataTable> component. + You can find all necessary information about style classes redefini= tion in = Definition of Custom Style Classes = - section. + section.
Relevant Resources Links Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_dataList.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 --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataList.xml 2009-09-22 00:35:44 UTC (rev 15653) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataList.xml 2009-09-22 09:52:09 UTC (rev 15654) @@ -160,7 +160,7 @@ - Classes names that define a list appearance + Style classes (selectors) without skin parameters @@ -170,19 +170,19 @@ - rich-datalist + .rich-datalist Defines styles for an html <ul> element - rich-list-item + .rich-list-item Defines styles for an html <li> element
- You can find all necessary information about style classes redefini= tion in = + You can find all necessary information about style classes redefin= ition in = Definition of Custom Style Classes = - section. + section.
Relevant Resources Links Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_dataOrderedList.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 --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataOrderedList.xml 2009-09-22 00:35:44 UTC (rev 15653) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataOrderedList.xml 2009-09-22 09:52:09 UTC (rev 15654) @@ -181,9 +181,10 @@ - + + = - Classes names that define a list appearance + Style classes (selectors) without skin parameters @@ -193,14 +194,14 @@ - rich-orderedlist + .rich-orderedlist Defines styles for an html <ol> element - rich-list-item + .rich-list-item Defines styles for an html <li> element @@ -209,9 +210,9 @@
- You can find all necessary information about style classes redefini= tion in = + You can find all necessary information about style classes redefi= nition in = Definition of Custom Style Classes = - section. + section.
Relevant Resources Links Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_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 --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataTable.xml 2009-09-22 00:35:44 UTC (rev 15653) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_dataTable.xml 2009-09-22 09:52:09 UTC (rev 15654) @@ -199,115 +199,209 @@ - - Classes names that define a whole component appearance</ti= tle> - <tgroup cols=3D"2"> - <thead> - <row> - <entry>Class name</entry> - <entry>Description</entry> - </row> - </thead> - <tbody> - <row> - <entry>rich-table</entry> - <entry>Defines styles for all table</entry> - </row> - <row> - <entry>rich-table-caption</entry> - <entry>Defines styles for a "caption" facet element</ent= ry> - </row> - </tbody> - </tgroup> - </table> - <table> - <title>Classes names that define header and footer elements</titl= e> - <tgroup cols=3D"2"> - <thead> - <row> - <entry>Class name</entry> - <entry>Description</entry> - </row> - </thead> - <tbody> - - <row> - <entry>rich-table-header</entry> - <entry>Defines styles for a table header row</entry> - </row> - - <row> - <entry>rich-table-header-continue</entry> - <entry>Defines styles for all header lines after the fir= st</entry> - </row> - <row> - <entry>rich-table-subheader</entry> - <entry>Defines styles for a column header</entry> - </row> - - <row> - <entry>rich-table-footer</entry> - <entry>Defines styles for a footer row</entry> - </row> - - <row> - <entry>rich-table-footer-continue</entry> - <entry>Defines styles for all footer lines after the fir= st</entry> - </row> - <row> - <entry>rich-table-subfooter</entry> - <entry>Defines styles for a column footer</entry> - </row> - </tbody> - </tgroup> - </table> - <table> - <title>Classes names that define rows and cells of a table - - - - Class name - Description - - - - - rich-table-headercell - Defines styles for a header cell - - - - rich-table-subheadercell - Defines styles for a column header cell - - - rich-table-cell - Defines styles for a table cell - - - rich-table-row - Defines styles for a table row - - - rich-table-firstrow - Defines styles for a table's first row - - - - rich-table-footercell - Defines styles for a footer cell - - - - rich-table-subfootercell - Defines styles for a column footer cell - - - -
- You can find all necessary information about style classes redefini= tion in = + = + + Style classes (selectors) with the corresponding skin paramete= rs + + + + Class (selector) name + Description + Skin Parameters + CSS properties mapped + = + + + + + .rich-table + Defines styles for a table + tableBackgroundColor + background-color + + = + + .rich-table-cell + Defines styles for a table cell + generalSizeFont + font-size + + + generalTextColor + color + + + generalFamilyFont + font-family + + = + + .rich-table-header + Defines styles for a table header row + headerBackgroundColor + background-color + + = + + .rich-table-header-continue + Defines styles for all header lines after the first + headerBackgroundColor + background-color + + = + + .rich-table-headercell + Defines styles for a header cell + tableBorderWidth, tableBorderColor + border-right, border-bottom + + + headerTextColor + color + + + headerWeightFont + font-weight + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + .rich-table-subheader + Defines styles for a column header + additionalBackgroundColor + background-color + + = + + .rich-table-thead + + tableBorderWidth, tableBorderColor + border-bottom + + = + + .rich-table-subheadercell + Defines styles for a column header cell + tableBorderWidth, tableBorderColor + border-right + + + generalTextColor + color + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + .rich-table-footer + Defines styles for a footer row + tableFooterBackgroundColor + background-color + + = + + .rich-table-footer-continue + Defines styles for all footer lines after the first + tableFooterBackgroundColor + background-color + + = + + .rich-table-footercell + Defines styles for a footer cell + tableBorderWidth, tableBorderColor + border-right, border-bottom + + + generalTextColor + color + + + headerWeightFont + font-weight + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + .rich-table-subfooter + Defines styles for a column footer + tableSubfooterBackgroundColor + background-color + + = + + .rich-table-subfootercell + Defines styles for a column footer cell + tableBorderWidth, tableBorderColor + border-right, border-bottom + + + generalTextColor + color + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + + +
+ = + + Style classes (selectors) without skin parameters + + + + Class name + Description + + + + + .rich-table-caption + Defines styles for a "caption" facet element + + = + + .rich-table-row + Defines styles for a table row + + = + + .rich-table-firstrow + Defines styles for a table's first row + + + +
+ = + You can find all necessary information about style classes redefin= ition in = Definition of Custom Style Classes = - section. + section.
Relevant Resources Links Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu= ded/rich_subTable.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 --- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_subTable.xml 2009-09-22 00:35:44 UTC (rev 15653) +++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri= ch_subTable.xml 2009-09-22 09:52:09 UTC (rev 15654) @@ -135,117 +135,142 @@ - - Classes names that define a component appearance - - - - Class name - Description - - - - - rich-subtable - Defines styles for all subtable - - - rich-subtable-caption - Defines styles for a "caption" facet element - - - - -
- - Classes names that define header and footer elements</titl= e> - <tgroup cols=3D"2"> - <thead> - <row> - <entry>Class name</entry> - <entry>Description</entry> - </row> - </thead> - <tbody> - - <row> - <entry>rich-subtable-header</entry> - <entry>Defines styles for a subtable header row</entry> - </row> - - <row> - <entry>rich-subtable-header-continue</entry> - <entry>Defines styles for all subtable header lines afte= r the first</entry> - </row> - <row> - <entry>rich-subtable-subheader</entry> - <entry>Defines styles for a column header of subtable</e= ntry> - </row> - - <row> - <entry>rich-subtable-subfooter</entry> - <entry>Defines styles for a column footer of subtable</e= ntry> - </row> - - <row> - <entry>rich-subtable-footer</entry> - <entry>Defines styles for a subtable footer row</entry> - </row> - - <row> - <entry>rich-subtable-footer-continue</entry> - <entry>Defines styles for all subtable footer lines afte= r the first</entry> - </row> - </tbody> - </tgroup> - </table> - <table> - <title>Classes names that define rows and cells - - - - Class name - Description - - - - - rich-subtable-headercell - Defines styles for a subtable header cell - - - - rich-subtable-subheadercell - Defines styles for a column header cell of subtab= le - - - rich-subtable-cell - Defines styles for a subtable cell - - - rich-subtable-row - Defines styles for a subtable row - - - rich-subtable-firstrow - Defines styles for a subtable start row - - - - rich-subtable-subfootercell - Defines styles for a column footer cell of subtab= le - - - - rich-subtable-footercell - Defines styles for a subtable footer cell - - - - -
- You can find all necessary information about style classes redefini= tion in = + = + + Style classes (selectors) with the corresponding skin paramete= rs + + + + Class (selector) name + Description + Skin Parameters + CSS properties mapped + = + + + + + .rich-subtable-cell + Defines styles for a subtable cell + generalSizeFont + font-size + + + generalTextColor + color + + + generalFamilyFont + font-family + + = + + .rich-subtable-headercell + Defines styles for a subtable header cell + tableBorderWidth, tableBorderColor + border-right, border-bottom + + + generalTextColor + color + + + generalSizeFont + font-size + + + generalFamilyFont + font-family + + = + + .rich-subtable-header + Defines styles for a subtable header row + additionalBackgroundColor + background-color + + = + + .rich-subtable-footer + Defines styles for a subtable footer row + tableSubfooterBackgroundColor + background-color + + = + + .rich-subtable-footercell + Defines styles for a subtable footer cell + tableBorderWidth, tableBorderColor + border-right, border-bottom + + + +
+ = + + Style classes (selectors) without skin parameters + + + + Class name + Description + + + + + .rich-subtable + Defines styles for all subtable + + = + + .rich-subtable-caption + Defines styles for a "caption" facet element + + = + + .rich-subtable-header-continue + Defines styles for all subtable header lines after the firs= t + + + .rich-subtable-subheader + Defines styles for a column header of subtable + + = + + .rich-subtable-subfooter + Defines styles for a column footer of subtable + + = + + .rich-subtable-footer-continue + Defines styles for all subtable footer lines after the firs= t + + = + + .rich-subtable-subheadercell + Defines styles for a column header cell of subtable + + = + + .rich-subtable-row + Defines styles for a subtable row + + + .rich-subtable-firstrow + Defines styles for a subtable start row + + = + + .rich-subtable-subfootercell + Defines styles for a column footer cell of subtable + + = + + +
+ = + You can find all necessary information about style classes redef= inition in = Definition of Custom Style Classes = - section. + section.
\ No newline at end of file --===============7239378998581017718==--