- Enclosing class:
- CalendarPickerView
public static interface CalendarPickerView.CellClickInterceptor
Interface to be notified when a cell is clicked and possibly intercept the click. Return true
to intercept the click and prevent any selections from changing.
- See Also:
CalendarPickerView.setCellClickInterceptor(CellClickInterceptor)