Author: artdaw
Date: 2008-01-09 09:01:01 -0500 (Wed, 09 Jan 2008)
New Revision: 5216
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dragSupport.desc.xml
Log:
http://jira.jboss.com/jira/browse/RF-1858 - add key feature 'Supports drag-and-drop
between different forms'
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragSupport.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragSupport.desc.xml 2008-01-09
13:48:15 UTC (rev 5215)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragSupport.desc.xml 2008-01-09
14:01:01 UTC (rev 5216)
@@ -27,11 +27,20 @@
<title>Key Features</title>
<itemizedlist>
- <listitem>Encodes all necessary JavaScript to perform drag
- actions</listitem>
+ <listitem>
+ Encodes all necessary JavaScript to perform drag
+ actions
+ </listitem>
- <listitem>Can be used within any component type that provides the
- required properties for drag operations</listitem>
+ <listitem>
+ Can be used within any component type that provides the
+ required properties for drag operations
+ </listitem>
+
+ <listitem>
+ Supports drag-and-drop between different forms
+ </listitem>
+
</itemizedlist>
</section>
</section>
\ No newline at end of file