Author: smukhina
Date: 2009-07-31 12:12:09 -0400 (Fri, 31 Jul 2009)
New Revision: 15083
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/listShuttle.xml
Log:
https://jira.jboss.org/jira/browse/RF-7479 Error: The "converter" attribute and
the "equals" and "hashCode" methods should be defined only in your own
class. - misleading statement is deleted
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/listShuttle.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2009-07-31
15:31:21 UTC (rev 15082)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2009-07-31
16:12:09 UTC (rev 15083)
@@ -111,10 +111,7 @@
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 id="conv">
- <para>
- The
<emphasis><property>"converter"</property></emphasis>
attribute and the
<emphasis><property>"equals"</property></emphasis>
and <emphasis>
-
<property>"hashCode"</property></emphasis> methods
should be defined only in your own class.
- </para>
+
</note>
<para>
The <emphasis>