Author: smukhina
Date: 2008-08-08 09:40:19 -0400 (Fri, 08 Aug 2008)
New Revision: 9992
Modified:
trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
Log:
http://jira.jboss.com/jira/browse/RF-696
Tables of attributes, correcting attributes descriptions
Modified: trunk/ui/contextMenu/src/main/config/component/contextMenu.xml
===================================================================
--- trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-08-08 13:14:23 UTC
(rev 9991)
+++ trunk/ui/contextMenu/src/main/config/component/contextMenu.xml 2008-08-08 13:40:19 UTC
(rev 9992)
@@ -103,7 +103,7 @@
<name>attachTiming</name>
<classname>java.lang.String</classname>
<description>
- Defines the timing when the menu is attached to the target element. Default value
is "onavailable".
+ Defines the timing when the menu is attached to the target element. Possible
values "onload", "immediate",
"onavailable" (default). Default value is
"onavailable".
</description>
<defaultvalue>"onavailable"</defaultvalue>
</property>