Package com.jbstrap.core.event
Class CalendarInitDoneEvent
java.lang.Object
com.jbstrap.core.event.BaseEvent
com.jbstrap.core.event.BaseJBStrapEvent
com.jbstrap.core.event.CalendarInitDoneEvent
- Since:
- 4.0
- Author:
- JBStrap
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.jbstrap.core.event.BaseJBStrapEvent
fireEvent
Methods inherited from class com.jbstrap.core.event.BaseEvent
getClient, getComponent, getEventId, getEventType, getSenderId
-
Constructor Details
-
CalendarInitDoneEvent
public CalendarInitDoneEvent()
-
-
Method Details
-
getStartDate
- Returns:
- The click's starting 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
-