Class EventMouseLeaveEvent

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<FullCalendar>
io.jmix.fullcalendarflowui.component.event.AbstractClickEvent
io.jmix.fullcalendarflowui.component.event.EventMouseLeaveEvent
All Implemented Interfaces:
Serializable

public class EventMouseLeaveEvent extends AbstractClickEvent
The event is fired when the user mouses out of a calendar event.
See Also: