Author: smukhina
Date: 2009-02-02 17:02:21 -0500 (Mon, 02 Feb 2009)
New Revision: 12534
Modified:
trunk/ui/calendar/src/main/config/component/calendar.xml
Log:
https://jira.jboss.org/jira/browse/RF-5650
descriptions are added to the component attributes
Modified: trunk/ui/calendar/src/main/config/component/calendar.xml
===================================================================
--- trunk/ui/calendar/src/main/config/component/calendar.xml 2009-02-02 19:28:13 UTC (rev
12533)
+++ trunk/ui/calendar/src/main/config/component/calendar.xml 2009-02-02 22:02:21 UTC (rev
12534)
@@ -332,12 +332,12 @@
<property>
<name>oninputmouseover</name>
<classname>java.lang.String</classname>
- <description></description>
+ <description>HTML: a script expression; a pointer is moved
onto</description>
</property>
<property>
<name>oninputmouseout</name>
<classname>java.lang.String</classname>
- <description></description>
+ <description>HTML: a script expression; a pointer is moved
away</description>
</property>
<property>
<name>ondateselect</name>