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