Class ScheduleXCalendar.CalendarEventDrawnEvent
java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<BaseScheduleXCalendar>
org.vaadin.addons.componentfactory.schedulexcalendar.ScheduleXCalendar.CalendarEventDrawnEvent
- All Implemented Interfaces:
Serializable
- Enclosing class:
ScheduleXCalendar
public static class ScheduleXCalendar.CalendarEventDrawnEvent
extends com.vaadin.flow.component.ComponentEvent<BaseScheduleXCalendar>
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionCalendarEventDrawnEvent(BaseScheduleXCalendar source, boolean fromClient, Event event) -
Method Summary
Methods inherited from class com.vaadin.flow.component.ComponentEvent
getSource, isFromClient, unregisterListenerMethods inherited from class java.util.EventObject
toString
-
Constructor Details
-
CalendarEventDrawnEvent
-
-
Method Details
-
getEvent
-