[richfaces-svn-commits] JBoss Rich Faces SVN: r2484 - trunk/ui/calendar/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Aug 24 12:08:59 EDT 2007


Author: afedosik
Date: 2007-08-24 12:08:59 -0400 (Fri, 24 Aug 2007)
New Revision: 2484

Modified:
   trunk/ui/calendar/src/main/config/component/calendar.xml
Log:
http://jira.jboss.com/jira/browse/RF-696

Modified: trunk/ui/calendar/src/main/config/component/calendar.xml
===================================================================
--- trunk/ui/calendar/src/main/config/component/calendar.xml	2007-08-24 15:24:14 UTC (rev 2483)
+++ trunk/ui/calendar/src/main/config/component/calendar.xml	2007-08-24 16:08:59 UTC (rev 2484)
@@ -111,7 +111,7 @@
 		<property>
 			<name>jointPoint</name>
 			<classname>java.lang.String</classname>
-			<description></description>
+			<description>Set the corner of the button for the popup to be connected with (top-left, top-right, bottom-left, bottom-right, auto)</description>
 			<defaultvalue>"bottom-left"</defaultvalue>
 		</property>
 		<property>
@@ -124,7 +124,7 @@
 		<property>
 			<name>weekDayLabels</name>
 			<classname>java.lang.Object</classname>
-			<description></description>
+			<description>List of the day names displays on the days bar in the following way	&quot;Sun, Mon, Tue, Wed, …&quot;</description>
 		</property>
 		<property>
 			<name>weekDayLabelsShort</name>




More information about the richfaces-svn-commits mailing list