Author: cluts
Date: 2008-04-21 05:31:26 -0400 (Mon, 21 Apr 2008)
New Revision: 7974
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
Log:
RF-3134 - added information about using and possible values for saveControlIcon and
cancelControlIcon attributes.
Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2008-04-21 09:07:35
UTC (rev 7973)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2008-04-21 09:31:26
UTC (rev 7974)
@@ -328,13 +328,13 @@
attribute and it has to be defined as "true".
</para>
</note>
- <!-- para>
+ <para>
Redefinition of the
"save" and "cancel" icons can be performed
using
<emphasis><property>"saveControlIcon"</property></emphasis>
and
<emphasis><property>"cancelControlIcon"</property></emphasis>
- attributes. You need to define the path to where your images are located.
+ attributes. You need to define the path to where your images are located.
</para>
<para>
<emphasis role="bold">Example:</emphasis>
@@ -345,8 +345,8 @@
showControls="true"
controlsHorizontalPosition="left"
controlsVerticalPosition="top"
- saveControlIcon="/richfaces-demo/richfaces/cancel.gif"
- cancelControlIcon="/richfaces-demo/richfaces/save.gif"/>
+ saveControlIcon="/images/cancel.gif"
+ cancelControlIcon="/images/save.gif"/>
...]]> </programlisting>
<figure>
<title>Redefining of "save" and
"cancel" buttons</title>
@@ -355,7 +355,10 @@
<imagedata
fileref="images/inplaceInputShowControlsCustom.png"/>
</imageobject>
</mediaobject>
- </figure-->
+ </figure>
+
+
+
<para><emphasis><property>""</property></emphasis></para>
<para>
The <emphasis
role="bold"><property><rich:inplaceInput></property></emphasis>
component could be rendered with