public static interface WeekView.EmptyViewLongPressListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEmptyViewLongPress(java.util.Calendar time)
Similar to
WeekView.EmptyViewClickListener but with long press. |
void onEmptyViewLongPress(java.util.Calendar time)
WeekView.EmptyViewClickListener but with long press.time: - Calendar object set with the date and time of the long pressed position on the view.