Uses of Class
org.vaadin.addons.componentfactory.schedulexcalendar.BaseScheduleXCalendar.CalendarEventUpdatedEvent
Packages that use BaseScheduleXCalendar.CalendarEventUpdatedEvent
-
Uses of BaseScheduleXCalendar.CalendarEventUpdatedEvent in org.vaadin.addons.componentfactory.schedulexcalendar
Method parameters in org.vaadin.addons.componentfactory.schedulexcalendar with type arguments of type BaseScheduleXCalendar.CalendarEventUpdatedEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationBaseScheduleXCalendar.addCalendarEventUpdatedEventListener(com.vaadin.flow.component.ComponentEventListener<BaseScheduleXCalendar.CalendarEventUpdatedEvent> listener) Adds a CalendarEventUpdatedEvent listener.