Class DayClickedEventData
java.lang.Object
org.teamapps.ux.component.calendar.DayClickedEventData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
DayClickedEventData
-
-
Method Details
-
getDayStart
-
getDayAsLocalDate
- Returns:
- the LocalDate representation of the clicked day.
-
isDoubleClick
public boolean isDoubleClick()
-