Author: artdaw
Date: 2008-09-15 11:46:31 -0400 (Mon, 15 Sep 2008)
New Revision: 10442
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
Log:
https://jira.jboss.org/jira/browse/RF-3136
The additional info about ajaxKeys is added
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2008-09-15
14:00:03 UTC (rev 10441)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataDefinitionList.xml 2008-09-15
15:46:31 UTC (rev 10442)
@@ -126,8 +126,8 @@
<para>The component was created basing on the <emphasis
role="bold">
<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 row keys that are updated after an Ajax
request.</para>
+ <property>The "ajaxKeys"</property>
+ </emphasis> attribute allows to define row keys that are updated after an Ajax
request, you need to pass an array with key (lines) of the list that you want to be
updated after the Ajax request is executed.</para>
<para>Here is an example:</para>
<para>