Package com.github.lgooddatepicker.optionalusertools


package com.github.lgooddatepicker.optionalusertools
  • Class
    Description
    CalendarBorderProperties, This class is used to specify properties of the border labels in the calendar panel.
    CalendarSelectionListener, This interface can be implemented to create a calendar selection listener.
    DateChangeListener, This interface can be implemented to create a date change listener.
    HighlightPolicy, A highlight policy can be implemented to highlight certain dates in your DatePicker or CalendarPanel.
    DateInterval, This class represents an interval between two dates.
    DateTimeChangeListener, This interface can be implemented to create a DateTimeChangeListener.
    DateVetoPolicy, A DateVetoPolicy can be implemented to prevent specified non-null dates from being selected in your date picker.
    DateUtilities, This is a set of date or date picker related utilities that may be useful to developers using this project.
    TimeChangeListener, This interface can be implemented to create a time change listener.
    TimeVetoPolicy, A TimeVetoPolicy can be implemented to prevent specified non-null times from being selected in your time picker.