| Interface | Description |
|---|---|
| CalendarCellDecorator | |
| CalendarPickerView.CellClickInterceptor |
Interface to be notified when a cell is clicked and possibly intercept the click.
|
| CalendarPickerView.DateSelectableFilter |
Interface used for determining the selectability of a date cell when it is configured for
display on the calendar.
|
| CalendarPickerView.OnDateSelectedListener |
Interface to be notified when a new date is selected or unselected.
|
| CalendarPickerView.OnInvalidDateSelectedListener |
Interface to be notified when an invalid date is selected by the user.
|
| DayViewAdapter |
Adapter used to provide a layout for
CalendarCellView. |
| MonthView.Listener |
| Class | Description |
|---|---|
| CalendarCellView | |
| CalendarGridView |
ViewGroup that draws a grid of calendar cells.
|
| CalendarPickerView | |
| CalendarRowView |
TableRow that draws a divider between each cell.
|
| DefaultDayViewAdapter | |
| MonthView |
| Enum | Description |
|---|---|
| CalendarPickerView.SelectionMode | |
| RangeState |
The range state of a cell for
MonthCellDescriptor and CalendarCellView |