YAHOO.widget.Diary
(
el
,
oDS
,
oCfg
)
- Parameters:
-
el <HTMLElement>
Container element for the Diary -
oDS <YAHOO.util.DataSource>
DataSource instance. Each 'row' in the data will need a start date/time and end date/time, both as js Date objects. Use the fieldMap config attribute to map data fields to those expected by Diary - DTSTART and DTEND. -
oCfg <Object>
Object literal of config values.