public interface HasItem extends HasSeries
Modifier and Type | Method and Description |
---|---|
String |
getCategory() |
default DataSeriesItem |
getItem()
Returns the item that was clicked
|
int |
getItemIndex()
Returns the index of
getItem() in HasSeries.getSeries() . |
Chart |
getSource() |
getSeries, getSeriesItemIndex
String getCategory()
int getItemIndex()
getItem()
in HasSeries.getSeries()
.default DataSeriesItem getItem()
Copyright © 2019. All rights reserved.