Uses of Class
com.vaadin.flow.component.charts.events.ChartClickEvent
Packages that use ChartClickEvent
-
Uses of ChartClickEvent in com.vaadin.flow.component.charts
Method parameters in com.vaadin.flow.component.charts with type arguments of type ChartClickEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationChart.addChartClickListener(com.vaadin.flow.component.ComponentEventListener<ChartClickEvent> listener) Adds chart click listener, which will be notified of clicks on the chart area