Author: ochikvina
Date: 2007-11-02 08:02:15 -0400 (Fri, 02 Nov 2007)
New Revision: 3709
Modified:
trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
Log:
http://jira.jboss.com/jira/browse/RF-771 - verifying skin parameters
Modified: trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-11-02
12:01:14 UTC (rev 3708)
+++ trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-11-02
12:02:15 UTC (rev 3709)
@@ -204,7 +204,7 @@
</table>
<table>
- <title>Skin parameters for header element</title>
+ <title>Skin parameters for header rows and cells</title>
<tgroup cols="2">
<thead>
<row>
@@ -251,7 +251,7 @@
</table>
<table>
- <title>Skin parameters for footer element</title>
+ <title>Skin parameters for footer rows and cells</title>
<tgroup cols="2">
<thead>
<row>
@@ -290,7 +290,7 @@
</table>
<table>
- <title>Skin parameters for row and cells</title>
+ <title>Skin parameters for column cells </title>
<tgroup cols="2">
<thead>
<row>
@@ -300,14 +300,6 @@
</thead>
<tbody>
<row>
- <entry>generalFamilyFont</entry>
- <entry>font-family</entry>
- </row>
- <row>
- <entry>generalSizeFont</entry>
- <entry>font-size</entry>
- </row>
- <row>
<entry>tableBorderColor</entry>
<entry>border-right-color</entry>
</row>
@@ -320,7 +312,7 @@
</table>
<table>
- <title>Skin parameters for selected row and cells</title>
+ <title>Skin parameters for active rows</title>
<tgroup cols="2">
<thead>
<row>
@@ -330,6 +322,24 @@
</thead>
<tbody>
<row>
+ <entry>tabDisabledTextColor</entry>
+ <entry>color</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters for selected rows</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Skin parameters</entry>
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
<entry>additionalBackgroundColor</entry>
<entry>background-color</entry>
</row>