Author: ochikvina
Date: 2007-10-29 09:56:02 -0400 (Mon, 29 Oct 2007)
New Revision: 3594
Modified:
trunk/docs/userguide/en/src/main/docbook/included/column.xml
trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
Log:
http://jira.jboss.com/jira/browse/RF-920 - adding Skin Parameters Redefinition section
Modified: trunk/docs/userguide/en/src/main/docbook/included/column.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/column.xml 2007-10-29 11:29:06 UTC
(rev 3593)
+++ trunk/docs/userguide/en/src/main/docbook/included/column.xml 2007-10-29 13:56:02 UTC
(rev 3594)
@@ -194,9 +194,27 @@
<listitem>to add <emphasis
<property>style classes</property></emphasis> used
by the column to your page style sheets</listitem>
</itemizedlist>
- </section>
+ </section>
+
+ <section>
+ <title>Skin Parameters Redefinition</title>
+
+ <para>Skin parameters redefinition for <emphasis
role="bold">
+ <property><rich:column></property>
+ </emphasis> are the same as for the <link
linkend="SPR"><emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis></link> component.</para>
+ </section>
+
<section>
<title>Definition of Custom Style Classes</title>
+
+ <para>Custom style classes for <emphasis role="bold">
+ <property><rich:column></property>
+ </emphasis> are the same as for the <link
linkend="DofCCS"><emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis></link> component.
+ </para>
<para>In order to redefine styles for all <emphasis
role="bold">
<property><rich:column></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2007-10-29 11:29:06
UTC (rev 3593)
+++ trunk/docs/userguide/en/src/main/docbook/included/columnGroup.xml 2007-10-29 13:56:02
UTC (rev 3594)
@@ -179,9 +179,26 @@
<listitem>to add <emphasis
<property>style classes</property></emphasis> used
by the columnGroup to your page style sheets</listitem>
</itemizedlist>
- </section>
+ </section>
+
<section>
+ <title>Skin Parameters Redefinition</title>
+
+ <para>Skin parameters redefinition for <emphasis
role="bold"><property><rich:columnGroup></property>
+ </emphasis> are the same as for the <link
linkend="SPR"><emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis></link> component.</para>
+ </section>
+
+ <section>
<title>Definition of Custom Style Classes</title>
+
+ <para>Custom style classes for <emphasis role="bold">
+ <property><rich:columnGroup></property>
+ </emphasis> are the same as for the <link
linkend="DofCCS"><emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis></link> component.
+ </para>
<para>In order to redefine styles for all <emphasis
role="bold">
<property><rich:columnGroup></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2007-10-29 11:29:06 UTC
(rev 3593)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2007-10-29 13:56:02 UTC
(rev 3594)
@@ -115,11 +115,26 @@
<property>style classes</property></emphasis> used
by the dataGrid to your page style sheets</listitem>
</itemizedlist>
- </section>
+ </section>
+ <section>
+ <title>Skin Parameters Redefinition</title>
+
+ <para>Skin parameters redefinition for <emphasis role="bold">
+ <property><rich:dataGrid></property>
+ </emphasis> are the same as for the <link
linkend="SPR"><emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis></link> component.</para>
+ </section>
+
<section>
<title>Definition of Custom Style Classes</title>
-
+ <para>Custom style classes for <emphasis role="bold">
+ <property><rich:dataGrid></property>
+ </emphasis> are the same as for the <link
linkend="DofCCS"><emphasis role="bold">
+ <property><rich:dataTable></property>
+ </emphasis></link> component.
+ </para>
<para>In order to redefine styles for all <emphasis
role="bold">
<property><rich:dataGrid></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-10-29 11:29:06
UTC (rev 3593)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-10-29 13:56:02
UTC (rev 3594)
@@ -125,7 +125,7 @@
</itemizedlist>
</section>
- <section>
+ <section id="SPR">
<title>Skin Parameters Redefinition</title>
<table>
@@ -246,7 +246,7 @@
</section>
- <section>
+ <section id="DofCCS">
<title>Definition of Custom Style Classes</title>
<para>On the screenshot there are classes names that define styles for
component elements.</para>
@@ -261,7 +261,7 @@
</figure>
<table>
- <title>Classes names that define a table appearance</title>
+ <title>Classes names that define a whole component appearance</title>
<tgroup cols="2">
<thead>
<row>
@@ -278,23 +278,68 @@
<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-headercell</entry>
- <entry>Defines styles for a header cell</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>
@@ -310,29 +355,20 @@
<entry>rich-table-firstrow</entry>
<entry>Defines styles for a table start row</entry>
</row>
+
<row>
- <entry>rich-table-footer</entry>
- <entry>Defines styles for a footer row</entry>
- </row>
- <row>
<entry>rich-table-footercell</entry>
<entry>Defines styles for a footer cell</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>
- <row>
<entry>rich-table-subfootercell</entry>
<entry>Defines styles for a column footer cell</entry>
</row>
</tbody>
</tgroup>
</table>
+
<para>In order to redefine styles for all <emphasis
role="bold">
<property><rich:dataTable></property>
</emphasis> components on a page using CSS, it's enough to create
classes with the