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