Package 

Interface OnDayLongClickListener


  • @Deprecated(message = Use OnCalendarDayLongClickListener instead) 
    public interface OnDayLongClickListener
    
                        

    This interface is used to handle long clicks on calendar cells

    Created by Applandeo Team.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onDayLongClick(EventDay eventDay)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait