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