Author: ochikvina
Date: 2007-10-17 06:26:49 -0400 (Wed, 17 Oct 2007)
New Revision: 3421
Modified:
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
trunk/docs/userguide/en/src/main/docbook/included/gmap.xml
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml
trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml
trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml
trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml
trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
trunk/docs/userguide/en/src/main/docbook/included/tree.xml
trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml
Log:
http://jira.jboss.com/jira/browse/RF-920 - verifying and correcting Definition of Custom
Style Classes
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-10-17 10:24:40
UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-10-17 10:26:49
UTC (rev 3421)
@@ -358,7 +358,7 @@
</row>
<row>
<entry>rich-dtascroller-table</entry>
- <entry>Defines styles for table element of a
datascroller</entry>
+ <entry>Defines styles for a table element of a
datascroller</entry>
</row>
<row>
<entry>rich-datascr-button</entry>
Modified: trunk/docs/userguide/en/src/main/docbook/included/gmap.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2007-10-17 10:24:40 UTC
(rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2007-10-17 10:26:49 UTC
(rev 3421)
@@ -175,7 +175,7 @@
<tbody>
<row>
<entry>rich-gmap</entry>
- <entry>Defines styles for a wrapper <div> element for a
gmap</entry>
+ <entry>Defines styles for a wrapper <div> element of a
gmap</entry>
</row>
</tbody>
</tgroup>
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2007-10-17
10:24:40 UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2007-10-17
10:26:49 UTC (rev 3421)
@@ -308,7 +308,7 @@
<tbody>
<row>
<entry>rich-slider</entry>
- <entry>Defines styles for a wrapper table element of the
component</entry>
+ <entry>Defines styles for a wrapper table element of a
component</entry>
</row>
<row>
<entry>rich-inslider-track</entry>
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-10-17
10:24:40 UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-10-17
10:26:49 UTC (rev 3421)
@@ -219,7 +219,7 @@
<tbody>
<row>
<entry>rich-spinner-c</entry>
- <entry>Defines styles for a wrapper table element of the
component</entry>
+ <entry>Defines styles for a wrapper table element of a
component</entry>
</row>
<row>
<entry>rich-spinner-input-container</entry>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml 2007-10-17
10:24:40 UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenuGroup.xml 2007-10-17
10:26:49 UTC (rev 3421)
@@ -401,33 +401,32 @@
<row>
<entry>rich-pmenu-top-group-div</entry>
- <entry>Defines top panel menu group common styleClass. It's
used in the outside
- <div> element</entry>
+ <entry>Defines styles for a wrapper <div> element of a
top group</entry>
</row>
<row>
<entry>rich-pmenu-top-group</entry>
- <entry>Defines top panel menu group wrapper table
element</entry>
+ <entry>Defines styles for a top group</entry>
</row>
<row>
<entry>rich-pmenu-top-group-self-icon</entry>
- <entry>Defines top panel menu group icon element</entry>
+ <entry>Defines styles for a top group icon</entry>
</row>
<row>
<entry>rich-pmenu-top-group-self-label</entry>
- <entry>Defines top panel menu group label element</entry>
+ <entry>Defines styles for a top group label</entry>
</row>
</tbody>
</tgroup>
</table>
<table>
- <title>Classes names that define a second level nodes</title>
+ <title>Classes names that define a second and lower level
nodes</title>
<tgroup cols="2">
<thead>
@@ -442,31 +441,54 @@
<row>
<entry>rich-pmenu-group-div</entry>
- <entry>Defines panel menu group common styleClass. It's used
in the outside
- <div> element</entry>
+ <entry>Defines styles for a wrapper <div> element of a
group</entry>
</row>
<row>
<entry>rich-pmenu-group</entry>
- <entry>Defines panel menu group wrapper table element</entry>
+ <entry>Defines styles for a group</entry>
</row>
<row>
<entry>rich-pmenu-group-self-icon</entry>
- <entry>Defines panel menu group icon element</entry>
+ <entry>Defines styles for a group icon</entry>
</row>
<row>
<entry>rich-pmenu-group-self-label</entry>
- <entry>Defines panel menu group label element</entry>
+ <entry>Defines styles for a group label</entry>
</row>
</tbody>
+
</tgroup>
</table>
+ <table>
+ <title>Classes names that define a group state</title>
+
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Class name</entry>
+
+ <entry>Description</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>rich-pmenu-hovered-element</entry>
+
+ <entry>Defines styles for a hovered group element</entry>
+ </row>
+
+ </tbody>
+
+ </tgroup>
+ </table>
<para>In order to redefine styles for all <emphasis
role="bold">
<property><rich:panelMenuGroup></property>
</emphasis> components on a page using CSS, it's enough to create
classes with the
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml 2007-10-17
10:24:40 UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelMenuItem.xml 2007-10-17
10:26:49 UTC (rev 3421)
@@ -359,19 +359,19 @@
<row>
<entry>rich-pmenu-top-item</entry>
- <entry>Defines top panel menu item common styleClass</entry>
+ <entry>Defines styles for a top panel menu item</entry>
</row>
<row>
<entry>rich-pmenu-top-item-icon</entry>
- <entry>Defines top panel menu item icon</entry>
+ <entry>Defines styles for a top panel menu item icon</entry>
</row>
<row>
<entry>rich-pmenu-top-item-label</entry>
- <entry>Defines top panel menu item label element</entry>
+ <entry>Defines styles for a top panel menu item label</entry>
</row>
</tbody>
@@ -394,25 +394,48 @@
<row>
<entry>rich-pmenu-item</entry>
- <entry>Defines panel menu item common styleClass</entry>
+ <entry>Defines styles for a panel menu item</entry>
</row>
<row>
<entry>rich-pmenu-item-icon</entry>
- <entry>Defines panel menu item icon</entry>
+ <entry>Definesstyles for a panel menu item icon</entry>
</row>
<row>
<entry>rich-pmenu-item-label</entry>
- <entry>Defines panel menu item label element</entry>
+ <entry>Defines styles for a panel menu item label</entry>
</row>
</tbody>
</tgroup>
</table>
+ <table>
+ <title>Classes names that define items state</title>
+
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>Class name</entry>
+
+ <entry>Description</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>rich-pmenu-item-selected</entry>
+
+ <entry>Defines styles for a panel menu selected item</entry>
+ </row>
+
+ </tbody>
+ </tgroup>
+ </table>
+
<para>In order to redefine styles for all <emphasis
role="bold">
<property><rich:panelMenuItem></property>
</emphasis> components on a page using CSS, it's enough to create
classes with the
Modified: trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-10-17
10:24:40 UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/scrollableDataTable.xml 2007-10-17
10:26:49 UTC (rev 3421)
@@ -370,7 +370,7 @@
<row>
<entry>rich-sdt</entry>
- <entry>Defines the styles for the component appearance</entry>
+ <entry>Defines styles for a component appearance</entry>
</row>
</tbody>
@@ -398,12 +398,28 @@
</row>
<row>
+ <entry>rich-sdt-header-raw</entry>
+
+ <entry>Defines styles for a header raw</entry>
+ </row>
+
+ <row>
+ <entry>rich-sdt-column-cell</entry>
+
+ <entry>Defines styles for column cells</entry>
+ </row>
+ <row>
<entry>rich-sdt-footer-cell</entry>
<entry>Defines styles for footer cells</entry>
</row>
<row>
+ <entry>rich-sdt-footer-raw</entry>
+
+ <entry>Defines styles for a footer raw</entry>
+ </row>
+ <row>
<entry>rich-sdt-hsep</entry>
<entry>Defines styles for header separators</entry>
@@ -414,7 +430,7 @@
</table>
<table>
- <title>Classes names that define rows and cells appearance</title>
+ <title>Classes names that define different states</title>
<tgroup cols="2">
<thead>
@@ -428,23 +444,28 @@
<tbody>
<row>
- <entry>rich-sdt-column-cell</entry>
+ <entry>rich-sdt-row-active</entry>
- <entry>Defines styles for column cells</entry>
+ <entry>Defines styles for an active row</entry>
</row>
<row>
<entry>rich-sdt-row-selected</entry>
- <entry>Defines styles for selected row</entry>
+ <entry>Defines styles for a selected row</entry>
</row>
<row>
- <entry>rich-sdt-row-active</entry>
+ <entry>rich-sdt-column-sort-up</entry>
- <entry>Defines styles for active row</entry>
+ <entry>Defines styles for ascending sorted column</entry>
</row>
+ <row>
+ <entry>rich-sdt-column-sort-down</entry>
+
+ <entry>Defines styles for descending sorted column</entry>
+ </row>
</tbody>
</tgroup>
</table>
Modified: trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml 2007-10-17 10:24:40 UTC
(rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml 2007-10-17 10:26:49 UTC
(rev 3421)
@@ -184,7 +184,7 @@
of all tab panels on a page.</para>
<table>
- <title>Classes names that define appearance</title>
+ <title>Classes names that define a component appearance</title>
<tgroup cols="2">
<thead>
<row>
@@ -194,21 +194,25 @@
</thead>
<tbody>
<row>
+ <entry>rich-tabpanel</entry>
+ <entry>Defines styles for all tabpanel</entry>
+ </row>
+ <row>
<entry>rich-tabpanel-content</entry>
- <entry>Tab internal content</entry>
+ <entry>Defines styles for an internal content</entry>
</row>
<row>
<entry>rich-tabpanel-content-position</entry>
- <entry>A class for wrapping element content. It should define a shift
equal to borders
- width in order to overlap a panel and tabs</entry>
+ <entry>Defines styles for a wrapper element of a tabpanel content. It
should define a shift equal to borders
+ width in order to overlap panel tabs</entry>
</row>
<row>
<entry>rich-tabhdr-side-border</entry>
- <entry>A class for side elements of a tab header</entry>
+ <entry>Defines styles for side elements of a tabpanel
header</entry>
</row>
<row>
<entry>rich-tabhdr-side-cell</entry>
- <entry>A class for a header internal element</entry>
+ <entry>Defines styles for a header internal element</entry>
</row>
</tbody>
</tgroup>
@@ -228,15 +232,15 @@
<tbody>
<row>
<entry>rich-tabhdr-cell-active</entry>
- <entry>A class for an internal element of an active
header</entry>
+ <entry>Defines styles for an internal element of an active
header</entry>
</row>
<row>
<entry>rich-tabhdr-cell-inactive</entry>
- <entry>A class for internal element of an inactive label
</entry>
+ <entry>Defines styles for an internal element of an inactive label
</entry>
</row>
<row>
<entry>rich-tabhdr-cell-disabled</entry>
- <entry>A class for an internal element of a disabled label
</entry>
+ <entry>Defines styles for an internal element of a disabled label
</entry>
</row>
</tbody>
</tgroup>
Modified: trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-10-17 10:24:40
UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-10-17 10:26:49
UTC (rev 3421)
@@ -145,37 +145,6 @@
</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>Class description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry></entry>
- <entry></entry>
- </row>
-
- <row>
- <entry></entry>
- <entry></entry>
- </row>
-
- <row>
- <entry></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- </section>
-
- <section>
<title>Relevant Resources Links</title>
<para>
<ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/togglePanel...
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml 2007-10-17 10:24:40
UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolBarGroup.xml 2007-10-17 10:26:49
UTC (rev 3421)
@@ -161,44 +161,5 @@
</tgroup>
</table>
</section>
- <section>
- <title>Definition of Custom Style Classes</title>
- <table>
- <title>Classes names that define a toolBar</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>Class name</entry>
- <entry>Description</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>rich-toolbar-interior</entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- <para>On generating, the component substitutes the default class
rich-toolbar-interior into
- <emphasis
-><property>style class</property></emphasis> of a generated
component.</para>
- <para>In order to redefine styles for all <emphasis
role="bold">
- <property><rich:toolBarGroup></property>
- </emphasis> components on a page using CSS, it's enough to create class
with the
- same names and define necessary properties in them.</para>
-
- <para>To change styles of particular <emphasis role="bold">
- <property><rich:toolBarGroup></property>
- </emphasis> components define your own style classes in the corresponding
<emphasis
- role="bold">
- <property><rich:toolBarGroup></property>
- </emphasis>attributes.</para>
- <para>The component also has the standard attribute <emphasis
>"style"</emphasis> and <emphasis
-
-><property>"style class"</property></emphasis>
that could redefine an
- appearance of particular component variants.
- </para>
-
- </section>
+
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml 2007-10-17 10:24:40 UTC
(rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/tooltip.xml 2007-10-17 10:26:49 UTC
(rev 3421)
@@ -250,14 +250,14 @@
<tbody>
<row>
<entry>rich-tool-tip</entry>
- <entry>Defines styles for a wrapper "span" or
<div> element of a tooltip</entry>
+ <entry>Defines styles for a wrapper <span> or
<div> element of a tooltip</entry>
</row>
</tbody>
</tgroup>
</table>
<para>
- It depends on <emphasis
role="bold"><property><rich:tooltip></property></emphasis>
layout what a wrapper element
<emphasis><property>"span"</property></emphasis>
or
<emphasis><property>"div"</property></emphasis>to
choose.
+ It depends on <emphasis
role="bold"><property><rich:tooltip></property></emphasis>
layout what a wrapper element
<emphasis><property><span></property></emphasis> or
<emphasis><property><div></property></emphasis>to
choose.
</para>
<para>In order to redefine styles for all <emphasis
role="bold">
<property><rich:tooltip></property>
Modified: trunk/docs/userguide/en/src/main/docbook/included/tree.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-10-17 10:24:40 UTC
(rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-10-17 10:26:49 UTC
(rev 3421)
@@ -302,7 +302,7 @@
<tbody>
<row>
<entry>rich-tree</entry>
- <entry>Defines styles for a wrapper "span" or
<div> element of a tree</entry>
+ <entry>Defines styles for a wrapper <div> element of a
tree</entry>
</row>
</tbody>
</tgroup>
Modified: trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml 2007-10-17 10:24:40
UTC (rev 3420)
+++ trunk/docs/userguide/en/src/main/docbook/included/virtualEarth.xml 2007-10-17 10:26:49
UTC (rev 3421)
@@ -150,7 +150,7 @@
<tbody>
<row>
<entry>rich-virtualEarth</entry>
- <entry>Defines styles for a wrapper <div> element for a
virtualEarth</entry>
+ <entry>Defines styles for a wrapper <div> element of a
virtualEarth</entry>
</row>
</tbody>
</tgroup>