Author: smukhina
Date: 2008-02-07 05:18:06 -0500 (Thu, 07 Feb 2008)
New Revision: 5890
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
Log:
http://jira.jboss.com/jira/browse/RF-2168 ajaxKeys attribute description changed in
components description
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2008-02-07 10:16:29 UTC
(rev 5889)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataGrid.xml 2008-02-07 10:18:06 UTC
(rev 5890)
@@ -140,7 +140,7 @@
<property><a4j:repeat></property>
</emphasis> component and as a result it could be partially updated with
Ajax. <emphasis>
<property>"ajaxKeys"</property>
- </emphasis> attribute allows to define rows that are updated after an Ajax
request.</para>
+ </emphasis> attribute allows to define row keys that are updated after an
Ajax request.</para>
<para>Here is an example:</para>
<para>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2008-02-07 10:16:29 UTC
(rev 5889)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataList.xml 2008-02-07 10:18:06 UTC
(rev 5890)
@@ -135,7 +135,7 @@
<property><a4j:repeat></property>
</emphasis> component and as a result it could be partially updated with
Ajax. <emphasis>
<property>"ajaxKeys"</property>
- </emphasis> attribute allows to define rows that are updated after an Ajax
request.</para>
+ </emphasis> attribute allows to define row keys that are updated after an
Ajax request.</para>
<para>Here is an example:</para>
<para>