Author: cluts
Date: 2008-02-07 05:33:41 -0500 (Thu, 07 Feb 2008)
New Revision: 5892
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml
Log:
http://jira.jboss.com/jira/browse/RF-2158 - done for dragListener
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml 2008-02-07 10:33:21
UTC (rev 5891)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragListener.xml 2008-02-07 10:33:41
UTC (rev 5892)
@@ -68,8 +68,8 @@
<title>Details of Usage</title>
<para>
-The <property><rich:dragListener></property> is used as a
nested tag with components like
-<property><rich:dragSupport></property>,
<property><rich:tree></property> and
<property><rich:treeNode></property>.
+The <emphasis
role="bold"><property><rich:dragListener></property></emphasis>
is used as a nested tag with components like<emphasis role="bold">
+<property><rich:dragSupport></property></emphasis>,
<emphasis
role="bold"><property><rich:tree></property></emphasis>
and <emphasis
role="bold"><property><rich:treeNode></property></emphasis>.
</para>
<para>
Attribute
<emphasis><property>"type"</property></emphasis>
defines the fully qualified Java class name for a listener.