Author: artdaw
Date: 2008-04-11 09:04:56 -0400 (Fri, 11 Apr 2008)
New Revision: 7765
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inplaceSelect.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/inplaceSelect.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceSelect.desc.xml 2008-04-11
13:04:31 UTC (rev 7764)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceSelect.desc.xml 2008-04-11
13:04:56 UTC (rev 7765)
@@ -23,12 +23,27 @@
<section>
<title>Key Features</title>
<itemizedlist>
- <listitem>Option to display "Save",
"Cancel" buttons as icons</listitem>
- <listitem>Option to display "Save",
"Cancel" buttons as standard buttons</listitem>
- <listitem>Possibility to assign an JavaScript action on state
change</listitem>
- <listitem>Switching between<emphasis
role="bold"><property><rich:inplaceSelect></property></emphasis>
components using "Tab" key</listitem>
- <listitem>Resizable select field</listitem>
- <listitem>Full skinability </listitem>
+ <listitem>
+ <para>View/changed/edit states highly customizable
representations</para>
+ </listitem>
+ <listitem>
+ <para>Optional "inline" or
"block" element rendering on a page</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>Edit mode activation when the component got focus with the
"Tab"</para>
+ </listitem>
+ <listitem>
+ <para>Sizes synchronizations between modes</para>
+ </listitem>
+ <listitem>
+ <para>Highly customizable look and feel</para>
+ </listitem>
</itemizedlist>
</section>
</section>
\ No newline at end of file