Author: ochikvina
Date: 2009-09-11 11:02:59 -0400 (Fri, 11 Sep 2009)
New Revision: 15544
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_extendedDataTable.xml
Log:
https://jira.jboss.org/jira/browse/RF-7847 - updating the components descriptions with
explanation of the difference between tadaTable and extendedDataTable;
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml 2009-09-11
14:41:17 UTC (rev 15543)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_dataTable.xml 2009-09-11
15:02:59 UTC (rev 15544)
@@ -61,6 +61,15 @@
</emphasis> attributes for data iteration components in the
<ulink
url="http://www.jboss.org/community/wiki/UsingtheajaxKeysattributefo...
Cookbook article</ulink>.</para>
+ <note>
+ <title>Note:</title>
+ <para>If you need to render a table with some extended features like data
scrolling, hiding the columns with the help of the context menu and
+ <link linkend="extDataTable_key_features">some others</link>,
+ then use the <link linkend="rich_extendedDataTable"><emphasis
role="bold">
+ <property><rich:extendedDataTable></property>
+ </emphasis></link> component instead.</para>
+ </note>
+
<para id="table_ex">The component allows to use <emphasis>
<property>"header"</property>
</emphasis>, <emphasis>
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_extendedDataTable.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_extendedDataTable.xml 2009-09-11
14:41:17 UTC (rev 15543)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_extendedDataTable.xml 2009-09-11
15:02:59 UTC (rev 15544)
@@ -10,9 +10,9 @@
</title>
<section>
<title>Description</title>
- <para>The component for tables extending standard component <emphasis
role="bold">
+ <para>The component is meant for rendering tables and differs from the standard
<emphasis role="bold">
<property
moreinfo="none"><rich:dataTable></property>
- </emphasis>.</para>
+ </emphasis> component in that supports some extended features.</para>
<figure float="0">
<title>
<emphasis role="bold">
@@ -25,7 +25,7 @@
</mediaobject>
</figure>
</section>
- <section>
+ <section id="extDataTable_key_features">
<title>Key Features</title>
<itemizedlist>
<listitem>
@@ -62,7 +62,10 @@
<property
moreinfo="none"><rich:extendedDataTable></property>
</emphasis> component is similar to the <emphasis
role="bold">
<property
moreinfo="none"><rich:dataTable></property>
- </emphasis>. The data in component is scrollable. You
can also set the
+ </emphasis>, but <emphasis
role="bold">
+ <property
moreinfo="none"><rich:extendedDataTable></property>
+ </emphasis> supports some extended features (see the
"Key Features" section above).
+ The data in the component is scrollable. You can also set the
type of selection (<emphasis>
<property
moreinfo="none">"none",</property>
</emphasis>