Class ChartLegendScrollEventDetail
java.lang.Object
io.jmix.chartsflowui.kit.component.event.dto.BaseChartEventDetail
io.jmix.chartsflowui.kit.component.event.dto.ChartLegendScrollEventDetail
- See Also:
-
Field Summary
Fields inherited from class io.jmix.chartsflowui.kit.component.event.dto.BaseChartEventDetail
type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setLegendId
(String legendId) void
setScrollDataIndex
(Integer scrollDataIndex) Methods inherited from class io.jmix.chartsflowui.kit.component.event.dto.BaseChartEventDetail
getType, setType
-
Field Details
-
scrollDataIndex
-
legendId
-
-
Constructor Details
-
ChartLegendScrollEventDetail
public ChartLegendScrollEventDetail()
-
-
Method Details
-
getScrollDataIndex
-
setScrollDataIndex
-
getLegendId
-
setLegendId
-