Author: msorokin
Date: 2008-03-18 07:10:44 -0400 (Tue, 18 Mar 2008)
New Revision: 6890
Added:
trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml
Log:
http://jira.jboss.com/jira/browse/RF-1226
Descriptions, Key features and a screenshot were added.
Added: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml
(rev 0)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml 2008-03-18
11:10:44 UTC (rev 6890)
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section>
+ <sectioninfo>
+ <keywordset>
+ <keyword></keyword>
+ </keywordset>
+ </sectioninfo>
+ <section>
+ <title>Description</title>
+ <para>The <emphasis role="bold">
+ <property><rich:inplaceInput></property>
+ </emphasis> is used to make some parts of a text editable </para>
+
+ <figure>
+ <title><emphasis
role="bold"><property><rich:inplaceInput></property></emphasis>
component</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/inplaceInput1.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+ <section>
+ <title>Key Features</title>
+ <itemizedlist>
+ <listitem>Option to display "save",
"cancel" buttons</listitem>
+ <listitem>Possibility to assign an JS action on state
change</listitem>
+ <listitem>Switching between<emphasis
role="bold"><property><rich:inplaceInput></property></emphasis>
components using "Tab" key</listitem>
+ <listitem>Resizable input field</listitem>
+ </itemizedlist>
+ </section>
+</section>
\ No newline at end of file