Author: artdaw
Date: 2007-12-27 05:59:23 -0500 (Thu, 27 Dec 2007)
New Revision: 5030
Modified:
trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
Log:
http://jira.jboss.com/jira/browse/RF-1772
Modified: trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2007-12-27 10:32:23
UTC (rev 5029)
+++ trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2007-12-27 10:59:23
UTC (rev 5030)
@@ -62,6 +62,13 @@
</emphasis> attribute is used to convert component data to a particular
component's value.
For example, when you select items in a list, a converter is used to format a
set of objects to a strings to be displayed.
</para>
+ <note>
+ <para>
+ It is necessary to override the <emphasis>
+
<property>"equals"</property></emphasis> and
<emphasis>
+
<property>"hashCode"</property></emphasis> methods in
your own class!
+ </para>
+ </note>
<para>
The <emphasis>
<property>"sourceSelection" </property>