[richfaces-svn-commits] JBoss Rich Faces SVN: r5892 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Feb 7 05:33:41 EST 2008


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>&lt;rich:dragListener&gt;</property> is used as a nested tag with components like
-<property>&lt;rich:dragSupport&gt;</property>, <property>&lt;rich:tree&gt;</property> and <property>&lt;rich:treeNode&gt;</property>.
+The <emphasis role="bold"><property>&lt;rich:dragListener&gt;</property></emphasis> is used as a nested tag with components like<emphasis role="bold">
+<property>&lt;rich:dragSupport&gt;</property></emphasis>, <emphasis role="bold"><property>&lt;rich:tree&gt;</property></emphasis> and <emphasis role="bold"><property>&lt;rich:treeNode&gt;</property></emphasis>.
 </para>
 <para>
 Attribute <emphasis><property>&quot;type&quot;</property></emphasis> defines the fully qualified Java class name for a listener.




More information about the richfaces-svn-commits mailing list