Author: sergeyhalipov
Date: 2008-04-28 14:08:35 -0400 (Mon, 28 Apr 2008)
New Revision: 8260
Modified:
trunk/ui/tooltip/src/main/config/component/toolTip.xml
Log:
http://jira.jboss.com/jira/browse/RF-3241
Modified: trunk/ui/tooltip/src/main/config/component/toolTip.xml
===================================================================
--- trunk/ui/tooltip/src/main/config/component/toolTip.xml 2008-04-28 17:48:39 UTC (rev
8259)
+++ trunk/ui/tooltip/src/main/config/component/toolTip.xml 2008-04-28 18:08:35 UTC (rev
8260)
@@ -198,9 +198,11 @@
<defaultvalue>true</defaultvalue>
</property>
- <property hidden="true" existintag="false"
exist="false" >
+ <property>
<name>event</name>
- <classname>java.lang.Object</classname>
+ <classname>java.lang.String</classname>
+ <description>DEPRECATED. Use showEvent instead.</description>
+ <defaultvalue><![CDATA["mouseover"]]></defaultvalue>
</property>
</component>
<renderer generate="true">