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 CalendarWeekDropHandler

  • All Implemented Interfaces:

    VDropHandler

    public class CalendarWeekDropHandler
    extends CalendarDropHandler

    Handles DD when the weekly view is showing in the Calendar. In the weekly view, drops are only allowed in the the time slots for each day. The slot index and the day index are included in the drop details sent to the server.

    Since:

    7.1

    Author:

    Vaadin Ltd.