Package 

Interface OnDayClickListener


  • 
    public interface OnDayClickListener
    
                        

    This interface is used to handle clicks on calendar cells

    Created by Applandeo Team.

    • Method Summary

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

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