[richfaces-svn-commits] JBoss Rich Faces SVN: r5896 - 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:34:29 EST 2008


Author: cluts
Date: 2008-02-07 05:34:29 -0500 (Thu, 07 Feb 2008)
New Revision: 5896

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml
Log:
http://jira.jboss.com/jira/browse/RF-2158 - done for dropListener

Modified: trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml	2008-02-07 10:34:14 UTC (rev 5895)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropListener.xml	2008-02-07 10:34:29 UTC (rev 5896)
@@ -68,8 +68,8 @@
     <title>Details of Usage</title>
 
 <para>
-The <property>&lt;rich:dropListener&gt;</property> is used as a nested tag with components like
-<property>&lt;rich:dropSupport&gt;</property>, <property>&lt;rich:tree&gt;</property> and <property>&lt;rich:treeNode&gt;</property>.
+The <emphasis role="bold"><property>&lt;rich:dropListener&gt;</property></emphasis> is used as a nested tag with components like
+<emphasis role="bold"><property>&lt;rich:dropSupport&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 the listener.




More information about the richfaces-svn-commits mailing list