Package 

Class EventDay


  • @Deprecated(message = Use CalendarDay instead) 
    public final class EventDay
    
                        

    This class represents an event of a day. An instance of this class is returned when user click a day cell. A list of instances of this class can be passed to CalendarView object using setEvents() method.