Author: msorokin
Date: 2008-03-26 09:34:11 -0400 (Wed, 26 Mar 2008)
New Revision: 7256
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
Log:
http://jira.jboss.com/jira/browse/RF-1226
Hover classed added
Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2008-03-26 12:54:41
UTC (rev 7255)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2008-03-26 13:34:11
UTC (rev 7256)
@@ -554,6 +554,11 @@
<entry>Defines styles for the "View"
state</entry>
</row>
+ <row>
+ <entry>rich-inplace-input-view-hover</entry>
+ <entry>Defines styles for hovered text in the "View"
state </entry>
+ </row>
+
</tbody>
</tgroup>
</table>
@@ -597,7 +602,12 @@
<entry>rich-inplace-changed</entry>
<entry>Defines styles for the "Changed"
state</entry>
</row>
+ <row>
+ <entry> rich-inplace-input-changed-hover </entry>
+ <entry>Defines styles for the hovered text in the
"Changed" state</entry>
+ </row>
+ rich-inplace-input-changed-hover
</tbody>
</tgroup>
</table>
@@ -624,8 +634,11 @@
<entry>.rich-inplace-control-press</entry>
<entry>Defines styles for the controls when either of the buttons is
pressed</entry>
</row>
-
<row>
+ <entry>.rich-inplace-shadow-size</entry>
+ <entry>Defines size of the shadow</entry>
+ </row>
+ <row>
<entry>rich-inplace-shadow-tl</entry>
<entry>Defines styles for the shadow in the top left corner
</entry>
</row>
@@ -718,7 +731,7 @@
<section>
<title>Relevant Resources Links</title>
<para>
- <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/progressbar...
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/progressbar...
you can see the example of <emphasis role="bold">
<property><rich:inplaceIput></property>
</emphasis> usage and sources for the given example. </para>