Author: artdaw
Date: 2008-03-31 14:30:16 -0400 (Mon, 31 Mar 2008)
New Revision: 7496
Modified:
trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml
trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml
Log:
fix errors in styles
Modified: trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml 2008-03-31
18:24:56 UTC (rev 7495)
+++ trunk/docs/userguide/en/src/main/docbook/included/changeExpandListener.xml 2008-03-31
18:30:16 UTC (rev 7496)
@@ -65,8 +65,8 @@
<title>Details of Usage</title>
<para>
-The <property><rich:changeExpandListener></property> is used as
a nested tag with <property><rich:tree></property>
-and <property><rich:treeNode></property> components.
+ The <emphasis
role="bold"><property><rich:changeExpandListener></property></emphasis>
is used as a nested tag with <emphasis
role="bold"><property><rich:tree></property></emphasis>
+ and <emphasis
role="bold"><property><rich:treeNode></property></emphasis>
components.
</para>
<para>
Attribute
<emphasis><property>"type"</property></emphasis>
defines the fully qualified Java class name for the listener.
Modified: trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml 2008-03-31
18:24:56 UTC (rev 7495)
+++ trunk/docs/userguide/en/src/main/docbook/included/nodeSelectListener.xml 2008-03-31
18:30:16 UTC (rev 7496)
@@ -66,8 +66,8 @@
<title>Details of Usage</title>
<para>
-The <property><rich:nodeSelectListener></property> is used as a
nested tag with <property><rich:tree></property>
-and <property><rich:treeNode></property> components.
+ The <emphasis
role="bold"><property><rich:nodeSelectListener></property></emphasis>
is used as a nested tag with <emphasis
role="bold"><property><rich:tree></property></emphasis>
+ and <emphasis
role="bold"><property><rich:treeNode></property></emphasis>
components.
</para>
<para>
Attribute
<emphasis><property>"type"</property></emphasis>
defines the fully qualified Java class name for listener.
Show replies by date