[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><rich:dropListener></property> is used as a nested tag with components like
-<property><rich:dropSupport></property>, <property><rich:tree></property> and <property><rich:treeNode></property>.
+The <emphasis role="bold"><property><rich:dropListener></property></emphasis> is used as a nested tag with components like
+<emphasis role="bold"><property><rich:dropSupport></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 the listener.
More information about the richfaces-svn-commits
mailing list