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/rich_dataDefinitionList.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml
Log:
https://jira.jboss.org/jira/browse/RF-7913 - restructuring the tables of style classes;
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataDefinitionList.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataDefinitionList.xml 2009-09-22
00:35:44 UTC (rev 15653)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataDefinitionList.xml 2009-09-22
09:52:09 UTC (rev 15654)
@@ -146,7 +146,7 @@
</tgroup>
</table>
<table id="tab_dDL">
- <title>Classes names that define a list appearance</title>
+ <title>Style classes (selectors) without skin parameters</title>
<tgroup cols="2">
<thead>
<row>
@@ -156,23 +156,23 @@
</thead>
<tbody>
<row>
- <entry>rich-deflist</entry>
+ <entry>.rich-deflist</entry>
<entry>Defines styles for an html <dl>
element</entry>
</row>
<row>
- <entry>rich-definition</entry>
+ <entry>.rich-definition</entry>
<entry>Defines styles for an html <dd>
element</entry>
</row>
<row>
- <entry>rich-definition-term</entry>
+ <entry>.rich-definition-term</entry>
<entry>Defines styles for an html <dt>
element</entry>
</row>
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style
Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml 2009-09-22
00:35:44 UTC (rev 15653)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataGrid.xml 2009-09-22
09:52:09 UTC (rev 15654)
@@ -204,9 +204,12 @@
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>Custom style classes as well as skin parameters for <emphasis
role="bold">
+ <property><rich:dataGrid></property></emphasis> are
the same as for the <link linkend="dataTableRefData"><emphasis
role="bold">
+ <property><rich:dataTable></property></emphasis>
component.</link></para>
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style
Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml 2009-09-22
00:35:44 UTC (rev 15653)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataList.xml 2009-09-22
09:52:09 UTC (rev 15654)
@@ -160,7 +160,7 @@
</tgroup>
</table>
<table id="dataLC">
- <title>Classes names that define a list appearance</title>
+ <title>Style classes (selectors) without skin parameters</title>
<tgroup cols="2">
<thead>
<row>
@@ -170,19 +170,19 @@
</thead>
<tbody>
<row>
- <entry>rich-datalist</entry>
+ <entry>.rich-datalist</entry>
<entry>Defines styles for an html <ul>
element</entry>
</row>
<row>
- <entry>rich-list-item</entry>
+ <entry>.rich-list-item</entry>
<entry>Defines styles for an html <li>
element</entry>
</row>
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style
Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml 2009-09-22
00:35:44 UTC (rev 15653)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataOrderedList.xml 2009-09-22
09:52:09 UTC (rev 15654)
@@ -181,9 +181,10 @@
</row>
</tbody>
</tgroup>
- </table>
+ </table>
+
<table id="tab_dOL">
- <title>Classes names that define a list appearance</title>
+ <title>Style classes (selectors) without skin parameters</title>
<tgroup cols="2">
<thead>
<row>
@@ -193,14 +194,14 @@
</thead>
<tbody>
<row>
- <entry>rich-orderedlist</entry>
+ <entry>.rich-orderedlist</entry>
<entry>
Defines styles for an html <ol>
element
</entry>
</row>
<row>
- <entry>rich-list-item</entry>
+ <entry>.rich-list-item</entry>
<entry>
Defines styles for an html <li>
element
@@ -209,9 +210,9 @@
</tbody>
</tgroup>
</table>
- You can find all necessary information about style classes redefinition in
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style
Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml 2009-09-22
00:35:44 UTC (rev 15653)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml 2009-09-22
09:52:09 UTC (rev 15654)
@@ -199,115 +199,209 @@
</tbody>
</tgroup>
</table>
- <table id="dTC">
- <title>Classes names that define a whole component
appearance</title>
- <tgroup cols="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</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Classes names that define header and footer elements</title>
- <tgroup cols="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
first</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
first</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</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-table-headercell</entry>
- <entry>Defines styles for a header cell</entry>
- </row>
-
- <row>
- <entry>rich-table-subheadercell</entry>
- <entry>Defines styles for a column header cell</entry>
- </row>
- <row>
- <entry>rich-table-cell</entry>
- <entry>Defines styles for a table cell</entry>
- </row>
- <row>
- <entry>rich-table-row</entry>
- <entry>Defines styles for a table row</entry>
- </row>
- <row>
- <entry>rich-table-firstrow</entry>
- <entry>Defines styles for a table's first row</entry>
- </row>
-
- <row>
- <entry>rich-table-footercell</entry>
- <entry>Defines styles for a footer cell</entry>
- </row>
-
- <row>
- <entry>rich-table-subfootercell</entry>
- <entry>Defines styles for a column footer cell</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- You can find all necessary information about style classes redefinition in
+
+ <table>
+ <title>Style classes (selectors) with the corresponding skin
parameters</title>
+ <tgroup cols="4">
+ <thead>
+ <row>
+ <entry>Class (selector) name</entry>
+ <entry>Description</entry>
+ <entry>Skin Parameters</entry>
+ <entry>CSS properties mapped</entry>
+
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>.rich-table</entry>
+ <entry>Defines styles for a table</entry>
+ <entry>tableBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="2">.rich-table-cell</entry>
+ <entry morerows="2">Defines styles for a table
cell</entry>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-header</entry>
+ <entry>Defines styles for a table header row</entry>
+ <entry>headerBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-header-continue</entry>
+ <entry>Defines styles for all header lines after the first</entry>
+ <entry>headerBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="4">.rich-table-headercell</entry>
+ <entry morerows="4">Defines styles for a header
cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>headerTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>headerWeightFont</entry>
+ <entry>font-weight</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-subheader</entry>
+ <entry>Defines styles for a column header</entry>
+ <entry>additionalBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-thead</entry>
+ <entry></entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-bottom</entry>
+ </row>
+
+ <row>
+ <entry morerows="3">.rich-table-subheadercell</entry>
+ <entry morerows="3">Defines styles for a column header
cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-footer</entry>
+ <entry>Defines styles for a footer row</entry>
+ <entry>tableFooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-footer-continue</entry>
+ <entry>Defines styles for all footer lines after the first</entry>
+ <entry>tableFooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="4">.rich-table-footercell</entry>
+ <entry morerows="4">Defines styles for a footer
cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>headerWeightFont</entry>
+ <entry>font-weight</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-subfooter</entry>
+ <entry>Defines styles for a column footer</entry>
+ <entry>tableSubfooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry morerows="3">.rich-table-subfootercell</entry>
+ <entry morerows="3">Defines styles for a column footer
cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table id="dTC">
+ <title>Style classes (selectors) without skin parameters</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Class name</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>.rich-table-caption</entry>
+ <entry>Defines styles for a "caption" facet
element</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-row</entry>
+ <entry>Defines styles for a table row</entry>
+ </row>
+
+ <row>
+ <entry>.rich-table-firstrow</entry>
+ <entry>Defines styles for a table's first row</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <para>You can find all necessary information about style classes redefinition in
<link linkend="customstyles">Definition of Custom Style
Classes</link>
- section.
+ section.</para>
</section>
<section>
<title>Relevant Resources Links</title>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml 2009-09-22
00:35:44 UTC (rev 15653)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_subTable.xml 2009-09-22
09:52:09 UTC (rev 15654)
@@ -135,117 +135,142 @@
</tbody>
</tgroup>
</table>
- <table id="tab_sT">
- <title>Classes names that define a component appearance</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-subtable</entry>
- <entry>Defines styles for all subtable</entry>
- </row>
- <row>
- <entry>rich-subtable-caption</entry>
- <entry>Defines styles for a "caption" facet
element</entry>
- </row>
-
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Classes names that define header and footer elements</title>
- <tgroup cols="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 after the
first</entry>
- </row>
- <row>
- <entry>rich-subtable-subheader</entry>
- <entry>Defines styles for a column header of
subtable</entry>
- </row>
-
- <row>
- <entry>rich-subtable-subfooter</entry>
- <entry>Defines styles for a column footer of
subtable</entry>
- </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 after the
first</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- <table>
- <title>Classes names that define rows and cells</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-subtable-headercell</entry>
- <entry>Defines styles for a subtable header cell</entry>
- </row>
-
- <row>
- <entry>rich-subtable-subheadercell</entry>
- <entry>Defines styles for a column header cell of
subtable</entry>
- </row>
- <row>
- <entry>rich-subtable-cell</entry>
- <entry>Defines styles for a subtable cell</entry>
- </row>
- <row>
- <entry>rich-subtable-row</entry>
- <entry>Defines styles for a subtable row</entry>
- </row>
- <row>
- <entry>rich-subtable-firstrow</entry>
- <entry>Defines styles for a subtable start row</entry>
- </row>
-
- <row>
- <entry>rich-subtable-subfootercell</entry>
- <entry>Defines styles for a column footer cell of
subtable</entry>
- </row>
-
- <row>
- <entry>rich-subtable-footercell</entry>
- <entry>Defines styles for a subtable footer cell</entry>
- </row>
-
- </tbody>
- </tgroup>
- </table>
- You can find all necessary information about style classes redefinition in
+
+ <table>
+ <title>Style classes (selectors) with the corresponding skin
parameters</title>
+ <tgroup cols="4">
+ <thead>
+ <row>
+ <entry>Class (selector) name</entry>
+ <entry>Description</entry>
+ <entry>Skin Parameters</entry>
+ <entry>CSS properties mapped</entry>
+
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry morerows="2">.rich-subtable-cell</entry>
+ <entry morerows="2">Defines styles for a subtable
cell</entry>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry morerows="3">.rich-subtable-headercell</entry>
+ <entry morerows="3">Defines styles for a subtable header
cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ <row>
+ <entry>generalTextColor</entry>
+ <entry>color</entry>
+ </row>
+ <row>
+ <entry>generalSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+ <row>
+ <entry>generalFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-header</entry>
+ <entry>Defines styles for a subtable header row</entry>
+ <entry>additionalBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-footer</entry>
+ <entry>Defines styles for a subtable footer row</entry>
+ <entry>tableSubfooterBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-footercell</entry>
+ <entry>Defines styles for a subtable footer cell</entry>
+ <entry>tableBorderWidth, tableBorderColor</entry>
+ <entry>border-right, border-bottom</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table id="tab_sT">
+ <title>Style classes (selectors) without skin parameters</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Class name</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry>.rich-subtable</entry>
+ <entry>Defines styles for all subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-caption</entry>
+ <entry>Defines styles for a "caption" facet
element</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-header-continue</entry>
+ <entry>Defines styles for all subtable header lines after the
first</entry>
+ </row>
+ <row>
+ <entry>.rich-subtable-subheader</entry>
+ <entry>Defines styles for a column header of subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-subfooter</entry>
+ <entry>Defines styles for a column footer of subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-footer-continue</entry>
+ <entry>Defines styles for all subtable footer lines after the
first</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-subheadercell</entry>
+ <entry>Defines styles for a column header cell of subtable</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-row</entry>
+ <entry>Defines styles for a subtable row</entry>
+ </row>
+ <row>
+ <entry>.rich-subtable-firstrow</entry>
+ <entry>Defines styles for a subtable start row</entry>
+ </row>
+
+ <row>
+ <entry>.rich-subtable-subfootercell</entry>
+ <entry>Defines styles for a column footer cell of subtable</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
+ <para>You can find all necessary information about style classes redefinition
in
<link linkend="customstyles">Definition of Custom Style
Classes</link>
- section.
+ section.</para>
</section>
</section>
\ No newline at end of file