-
public interface OnDayClickListenerThis interface is used to handle clicks on calendar cells
Created by Applandeo Team.
-
-
Method Summary
Modifier and Type Method Description abstract UnitonDayClick(EventDay eventDay)-
-
Method Detail
-
onDayClick
abstract Unit onDayClick(EventDay eventDay)
-
-
-
-