@DomEvent(value="series-after-animate") public class SeriesAfterAnimateEvent extends com.vaadin.flow.component.ComponentEvent<Chart> implements HasSeries
source| Constructor and Description |
|---|
SeriesAfterAnimateEvent(Chart source,
boolean fromClient,
int seriesIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSeriesItemIndex()
Returns the index of the series
|
getSource, isFromClient, unregisterListenertoStringpublic SeriesAfterAnimateEvent(Chart source, boolean fromClient, @EventData(value="event.detail.originalEvent.target.index") int seriesIndex)
public int getSeriesItemIndex()
HasSeriesgetSeriesItemIndex in interface HasSeriesCopyright © 2024. All rights reserved.