Uses of Class
com.vaadin.flow.component.charts.events.ChartLoadEvent
Packages that use ChartLoadEvent
-
Uses of ChartLoadEvent in com.vaadin.flow.component.charts
Method parameters in com.vaadin.flow.component.charts with type arguments of type ChartLoadEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationChart.addChartLoadListener(com.vaadin.flow.component.ComponentEventListener<ChartLoadEvent> listener) Adds a chart load listener, which will be notified after a chart is loaded