Class CalendarInitDoneEvent


public class CalendarInitDoneEvent extends BaseJBStrapEvent
Since:
4.0
Author:
JBStrap
  • Constructor Details

    • CalendarInitDoneEvent

      public CalendarInitDoneEvent()
  • Method Details

    • getStartDate

      public Date getStartDate()
      Returns:
      The click's starting date
    • getEndDate

      public Date getEndDate()
      Returns:
      The click's end date. If a simple click happened, without highlighting any dates, then the starting and end date will be the same