Author: ochikvina
Date: 2007-10-29 09:56:42 -0400 (Mon, 29 Oct 2007)
New Revision: 3595
Modified:
trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml
Log:
http://jira.jboss.com/jira/browse/RF-920 - adding rich-classes
Modified: trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-10-29 13:56:02
UTC (rev 3594)
+++ trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-10-29 13:56:42
UTC (rev 3595)
@@ -145,6 +145,33 @@
</section>
<section>
+ <title>Definition of Custom Style Classes</title>
+ <table>
+ <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-toggle-panel</entry>
+ <entry>Defines styles for all component</entry>
+ </row>
+
+ <row>
+ <entry>rich-tglctrl</entry>
+ <entry>Defines styles for a toggle control</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+ </section>
+
+ <section>
<title>Relevant Resources Links</title>
<para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/togglePanel...