You're viewing an older version of Framework JavaDoc. Please see version 7.7.47 for the latest.
com.vaadin.client.ui.calendar.schedule.dd.

Class CalendarMonthDropHandler

  • All Implemented Interfaces:

    VDropHandler

    public class CalendarMonthDropHandler
    extends CalendarDropHandler

    Handles DD when the monthly view is showing in the Calendar. In the monthly view, drops are only allowed in the the day cells. Only the day index is included in the drop details sent to the server.

    Since:

    7.1

    Author:

    Vaadin Ltd.