Author: msorokin
Date: 2008-06-03 06:55:56 -0400 (Tue, 03 Jun 2008)
New Revision: 8878
Modified:
trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
Log:
http://jira.jboss.com/jira/browse/RF-2305
contextMenu - show()- fixed
Modified: trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2008-06-03 10:39:29
UTC (rev 8877)
+++ trunk/docs/userguide/en/src/main/docbook/included/contextMenu.xml 2008-06-03 10:55:56
UTC (rev 8878)
@@ -449,12 +449,12 @@
<!--Sorting API -->
<row>
<entry>hide()</entry>
- <entry>Hide component or group</entry>
+ <entry>Hides component or group</entry>
<entry>Component, group</entry>
</row>
<row>
- <entry>show()</entry>
- <entry>Show component or group</entry>
+ <entry>show(event)</entry>
+ <entry>Shows component or group</entry>
<entry>Component, group</entry>
</row>
<!--row>