Package 

Class EventDay


  • 
    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. This class can be overridden to make calendar more functional. A list of instances of this class can be passed to CalendarView object using setEvents() method.