Author: artdaw
Date: 2008-01-24 11:08:35 -0500 (Thu, 24 Jan 2008)
New Revision: 5594
Modified:
trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
Log:
http://jira.jboss.com/jira/browse/RF-920 - add Classes names, Skin Parameters Redefinition
for Time selction feature.
Modified: trunk/docs/userguide/en/src/main/docbook/included/calendar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2008-01-24 15:58:44 UTC
(rev 5593)
+++ trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2008-01-24 16:08:35 UTC
(rev 5594)
@@ -1132,6 +1132,121 @@
</tgroup>
</table>
+ <!-- Time selection-->
+
+ <table>
+ <title>Skin parameters redefinition for a popup element during time
selection</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Skin parameters</entry>
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+
+ <row>
+ <entry>additionalBackgroundColor</entry>
+ <entry>background</entry>
+ </row>
+
+ <row>
+ <entry>panelBorderColor</entry>
+ <entry>border-color</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for a wrapper <td> element
for an input field</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Skin parameters</entry>
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+
+ <row>
+ <entry>controlBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>panelBorderColor</entry>
+ <entry>border-color</entry>
+ </row>
+
+ <row>
+ <entry>subBorderColor</entry>
+ <entry>border-bottom-color</entry>
+ </row>
+
+ <row>
+ <entry>subBorderColor</entry>
+ <entry>border-right-color</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for an input field</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Skin parameters</entry>
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+
+ <row>
+ <entry>buttonSizeFont</entry>
+ <entry>font-size</entry>
+ </row>
+
+ <row>
+ <entry>buttonFamilyFont</entry>
+ <entry>font-family</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
+ <table>
+ <title>Skin parameters redefinition for a wrapper <td> element
for spinner buttons</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Skin parameters</entry>
+ <entry>CSS properties</entry>
+ </row>
+ </thead>
+
+ <tbody>
+
+ <row>
+ <entry>headerBackgroundColor</entry>
+ <entry>background-color</entry>
+ </row>
+
+ <row>
+ <entry>headerBackgroundColor</entry>
+ <entry>border-color</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
</section>
<section>
@@ -1141,20 +1256,38 @@
<figure>
<title>Style classes</title>
-
<mediaobject>
<imageobject>
- <imagedata fileref="images/calendar1a.png"
scalefit="1"/>
+ <imagedata fileref="images/calendar_cn1.png"
scalefit="1"/>
</imageobject>
</mediaobject>
+ </figure>
+ <figure>
+ <title>Style classes</title>
<mediaobject>
<imageobject>
- <imagedata fileref="images/calendar6.png"
scalefit="1"/>
+ <imagedata fileref="images/calendar_cn2.png"
scalefit="1"/>
</imageobject>
</mediaobject>
+ </figure>
+ <figure>
+ <title>Style classes</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/calendar_cn3.png"
scalefit="1"/>
+ </imageobject>
+ </mediaobject>
</figure>
-
+ <figure>
+ <title>Style classes</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/calendar_cn4.png"
scalefit="1"/>
+ </imageobject>
+ </mediaobject>
+
+ </figure>
<table>
<title>Classes names that define an input field and a button
appearance</title>