Package io.jmix.fullcalendarflowui.component.event
@NonNullApi
package io.jmix.fullcalendarflowui.component.event
-
ClassDescriptionBase class for events that contains information about mouse click.Base class for
CalendarEvent
change events.Class contains information about previous values ofCalendarEvent
.Provides related calendar events and their data provider.Base class for all context-based "events".The event is fired when a day cell or time cell is clicked.The event is fired after the calendar’s date range has been initially set or changed in some way and the DOM of component has been updated.The context for generating class names that day cell's bottom text will use.The context for generating text to be displayed at the bottom of the day cell.The context for generating class names that day cell will use.The context for generating class names that day header cell will use.The event is fired when the user clicks on day heading navigation link.Class contains information about a calendar's display mode, such as a date range.The event is fired when the calendar event is clicked.The event is fired when the dragging stops and the event has been moved to a different day or time slot.The event is fired when the user mouses over a calendar event.The event is fired when the user mouses out of a calendar event.The event is fired when the resizing stops and the calendar event's duration has changed.The context for generating class names for "more" link.The event is fired when the user clicks on "more" link.Groups visible and hidden calendar events by data provider.The context for generating class names for "now" indicator in timed display modes:CalendarDisplayModes.TIME_GRID_DAY
andCalendarDisplayModes.TIME_GRID_WEEK
.The event is fired when a date/time selection is made.The context for generating class names for labels in time slots in timed display modes:CalendarDisplayModes.TIME_GRID_DAY
andCalendarDisplayModes.TIME_GRID_WEEK
.The event is fired when the current selection is cleared.The event is fired when the user clicks on the week number navigation link.