/**
 * @class Ext.calendar.dd.DaysAllDaySource
 * @extend Ext.drag.Source
 * A source for events for the all day section of {@link Ext.calendar.view.Days}.
 * 
 * @private
 */