[richfaces-svn-commits] JBoss Rich Faces SVN: r4924 - branches/3.1.x/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Dec 19 10:32:07 EST 2007


Author: vkorluzhenko
Date: 2007-12-19 10:32:07 -0500 (Wed, 19 Dec 2007)
New Revision: 4924

Modified:
   branches/3.1.x/docs/userguide/en/src/main/docbook/included/contextMenu.xml
Log:
http://jira.jboss.com/jira/browse/RF-1298 - fixed some errors.

Modified: branches/3.1.x/docs/userguide/en/src/main/docbook/included/contextMenu.xml
===================================================================
--- branches/3.1.x/docs/userguide/en/src/main/docbook/included/contextMenu.xml	2007-12-19 15:31:25 UTC (rev 4923)
+++ branches/3.1.x/docs/userguide/en/src/main/docbook/included/contextMenu.xml	2007-12-19 15:32:07 UTC (rev 4924)
@@ -88,7 +88,7 @@
         <para>If a value of the <emphasis>
                 <property>&quot;attached&quot;</property>
             </emphasis> attribute is defined as <property>&quot;true&quot;</property>,
-            component is attached to the parent component. An example is placed below.</para>
+            the component is attached to the parent component. An example is placed below.</para>
         <para>
             <emphasis role="bold">Example:</emphasis>
         </para>
@@ -155,9 +155,7 @@
             </emphasis> attribute has <property>&quot;false&quot;</property> value,
             component activates via JavaScript API with assistance of <emphasis role="bold">
                 <property>&lt;rich:componentControl&gt;</property>
-            </emphasis>. In this case there is no need to use <emphasis>
-                <property>&quot;oncontextmenu&quot;</property>
-            </emphasis> event. An example is placed below.</para>
+            </emphasis>. An example is placed below.</para>
         <para id="ex">
             <emphasis role="bold">Example:</emphasis>
         </para>
@@ -217,7 +215,9 @@
  ...]]></programlisting>
         <para>This is a result:</para>
         <figure>
-            <title> </title>
+            <title>The <emphasis>
+                <property>&quot;attached&quot;</property>
+            </emphasis> attribute usage</title>
             <mediaobject>
                 <imageobject>
                     <imagedata fileref="images/contextMenu_attached.png" scalefit="1"/>




More information about the richfaces-svn-commits mailing list