Author: smukhina
Date: 2008-10-14 10:45:03 -0400 (Tue, 14 Oct 2008)
New Revision: 10748
Modified:
trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml
Log:
https://jira.jboss.org/jira/browse/RF-4519
Modified: trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml 2008-10-14 14:41:55 UTC
(rev 10747)
+++ trunk/docs/userguide/en/src/main/docbook/included/treeNode.xml 2008-10-14 14:45:03 UTC
(rev 10748)
@@ -153,9 +153,9 @@
It's only necessary to mention that each node could also be a Drag element
as well as
a Drop container, i.e. the container and the element have all attributes, listeners
and ways
of behavior similar to the ones of the <emphasis role="bold">
- <property><rich:draggable></property>
+ <property><rich:dragSupport ></property>
</emphasis> and <emphasis role="bold">
- <property><rich:dropZone></property>
+ <property><rich:dropSupport ></property>
</emphasis> components simultaneously.</para>
</section>
<section>