Author: artdaw
Date: 2008-04-08 12:26:19 -0400 (Tue, 08 Apr 2008)
New Revision: 7671
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml
Log:
http://jira.jboss.com/jira/browse/RF-1226 - Key features were changed according to
doc-file
Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml 2008-04-08
16:26:00 UTC (rev 7670)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.desc.xml 2008-04-08
16:26:19 UTC (rev 7671)
@@ -2,6 +2,7 @@
<section>
<sectioninfo>
<keywordset>
+ <keyword>inplaceInput</keyword>
<keyword>rich:inplaceInput</keyword>
</keywordset>
</sectioninfo>
@@ -9,8 +10,7 @@
<title>Description</title>
<para>The <emphasis role="bold">
<property><rich:inplaceInput></property>
- </emphasis> is an input component used for displaying and editing textual
data. </para>
-
+ </emphasis> is an input component used for displaying and editing data
inputted. </para>
<figure>
<title><emphasis
role="bold"><property><rich:inplaceInput></property></emphasis>
component</title>
<mediaobject>
@@ -23,10 +23,27 @@
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Option to display "Save",
"Cancel" buttons</listitem>
- <listitem>Possibility to assign an JavaScript 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>
+ <listitem>
+ <para>View/changed/edit states highly customizable
representations</para>
+ </listitem>
+ <listitem>
+ <para>Changing state event customization</para>
+ </listitem>
+ <listitem>
+ <para>Possibility to call custom JavaScript function on state
changes</para>
+ </listitem>
+ <listitem>
+ <para>Optional "inline" or
"block" element rendering on a page</para>
+ </listitem>
+ <listitem>
+ <para>Edit mode activation when the component got focus with the
"Tab"</para>
+ </listitem>
+ <listitem>
+ <para>Sizes synchronizations between modes</para>
+ </listitem>
+ <listitem>
+ <para>Hight controls customization</para>
+ </listitem>
+ </itemizedlist>
</section>
</section>
\ No newline at end of file