Class EventMouseEnterEvent

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

public class EventMouseEnterEvent extends AbstractClickEvent
The event is fired when the user mouses over a calendar event.
See Also: