[richfaces-svn-commits] JBoss Rich Faces SVN: r4648 - 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
Mon Dec 10 08:25:06 EST 2007


Author: artdaw
Date: 2007-12-10 08:25:06 -0500 (Mon, 10 Dec 2007)
New Revision: 4648

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

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-10 13:13:35 UTC (rev 4647)
+++ branches/3.1.x/docs/userguide/en/src/main/docbook/included/contextMenu.xml	2007-12-10 13:25:06 UTC (rev 4648)
@@ -64,7 +64,6 @@
 HtmlContextMenu myContextMenu = new HtmlContextMenu();
 ...]]></programlisting>
     </section>
-
     <section>
         <title>Details of Usage</title>
         <para>
@@ -132,7 +131,7 @@
             that triggers the menu&apos;s appearance (<property>oncontextmenu</property> by default).
         </para>        
         <para>The <emphasis role="bold">
-                <property>&lt;rich:contexMenu&gt;</property>
+                <property>&lt;rich:contextMenu&gt;</property>
             </emphasis>
             <emphasis>
                 <property>&quot;submitMode&quot;</property>
@@ -168,14 +167,14 @@
             The behavior is fully defined by the components nested inside items.</para>
 
         <note><title>Note:</title> As the <emphasis role="bold">
-                <property>&lt;rich:contexMenu&gt;</property>
+                <property>&lt;rich:contextMenu&gt;</property>
             </emphasis> component doesn't provide its own form, use it between
             &lt;h:form&gt; and &lt;/h:form&gt; tags.</note>
 
         <para><emphasis><property><link linkend="menuGroup">&lt;rich:menuGroup&gt;</link></property></emphasis>, 
             <emphasis><property><link linkend="menuItem">&lt;rich:menuItem&gt;</link></property></emphasis> 
             and <emphasis><property><link linkend="menuSeparator">&lt;rich:menuSeparator&gt;</link></property></emphasis> 
-            components is used as nested elements for <emphasis role="bold"><property>&lt;rich:contexMenu&gt;</property></emphasis>.
+            components is used as nested elements for <emphasis role="bold"><property>&lt;rich:contextMenu&gt;</property></emphasis>.
         </para>
 
         <!-- Will be done for latest version -->




More information about the richfaces-svn-commits mailing list