calendar_day_view library
This package is dedicated to calendar day view.
while there are many calendar package out there. It seems that not many of them support Day view well. This library clearly is not a replace calendar but rather to be used with calendar in the app that need better day view
Classes
-
CalendarDayView<
T extends Object> -
CategorizedDayEvent<
T extends Object> -
CategoryCalendarDayView<
T extends Object> - CategoryCalendarDayView where day view is divided into multiple category with fixed time slot. events will be showed within the correspond event tile only.
- CategoryDavViewConfig
-
Configuration for CategoryCalendarDayView and
CategoryOverflowCalendarDayView
- DavViewConfig
-
DayEvent<
T extends Object> -
EventCalendarDayView<
T extends Object> - Day View that only show time slot with Events
- EventCategory
- EventDayViewConfig
-
InRowCalendarDayView<
T extends Object> - Show events in a time gap window in a single row
- InRowDayViewConfig
-
InRowEventRowWidget<
T extends Object> -
OverFlowCalendarDayView<
T extends Object> - OverFlowDayViewConfig
- OverflowTimeRowWidget