Package 

Interface OnSelectDateListener


  • 
    public interface OnSelectDateListener
    
                        

    This interface is used to inform DatePicker that user selected any days

    Created by Applandeo Team.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onSelect(List<Calendar> calendar)
      • Methods inherited from class java.lang.Object

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