diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/modules/calendar.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/modules/calendar.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1624 @@ + + + + + calendar - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

calendar Module

+
+ + + User Guide & Examples + + + + + + +
+ Defined in: calendar/js/calendar.js:30 +
+ + + +
+ + + +
+

The Calendar component is a UI widget that allows users +to view dates in a two-dimensional month grid, as well as +to select one or more dates, or ranges of dates. Calendar +is generated dynamically and relies on the developer to +provide for a progressive enhancement alternative.

+
+ + + +
+
+ +

This module provides the following classes:

+ + + +
+ +
+ +

This module is a rollup of the following modules:

+ +
    + +
  • + + calendar-base + + +
    + The CalendarBase submodule is a basic UI calendar view that displays +a range of dates in a two-dimensional month grid, with one or more +months visible at a single time. CalendarBase supports custom date +rendering, multiple calendar panes, and selection. +
    +
  • + +
+ +
+
+ +
+
+
+
+
+
+ + + + + + + + + +