Author: msorokin
Date: 2008-04-04 08:52:57 -0400 (Fri, 04 Apr 2008)
New Revision: 7605
Modified:
trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
Log:
http://jira.jboss.com/jira/browse/RF-1226
Found a couple of errors and correted them.
Modified: trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2008-04-04 12:27:00
UTC (rev 7604)
+++ trunk/docs/userguide/en/src/main/docbook/included/inplaceInput.xml 2008-04-04 12:52:57
UTC (rev 7605)
@@ -72,14 +72,14 @@
<para>
As it was mentioned earlier the
<emphasis
role="bold"><property><rich:inplaceInput></property>
</emphasis>
- component was designed to facilitate inputting and editing some parts of text.
+ component was designed to facilitate displaying and inputting(editing) string
type data.
</para>
<para>
- The component has three logical states:
+ The component has three functional states:
<itemizedlist>
<listitem>
- <para><property>View</property> state displays the text
containing in a
<emphasis><property>"value"</property></emphasis>
attribute;</para>
+ <para><property>View</property>state displays some sting
type data that
<emphasis><property>"value"</property></emphasis>
or
<emphasis><property>"defaultLabel"</property></emphasis>
attributes contain;</para>
<figure>
<title>View state</title>
<mediaobject>