Package io.jmix.chartsflowui.kit.component.event
package io.jmix.chartsflowui.kit.component.event
-
ClassDescriptionAbstractChartEvent<T extends BaseChartEventDetail>Base chart event class.AbstractChartMouseEvent<T extends BaseChartEventDetail>Base chart event for mouse.Event fired after clicking on chart series elements.Event fired after the chart data range is zoomed .Event fired after double-clicking on chart series elements.Event fired when render finished, that is, when animation finished and progressive rendering finished too.Event fired when switch of the brush.Event fired if the mouse cursor moves outside the component.Event fired after inverting the choice of legend.Event fired after scrolling the scrollable legend.Event fired after selecting all selectors.Event will be fired when users toggle legend selector in legend component.Event fired when magic type in a toolbox changes.Event is fired after the user presses the click, regardless of whether releases it or not.Event is fired when the user moves the cursor.Event is fired after the user moves the cursor out of the chart series element.Event is fired after the user hovers the cursor over an element of the chart series.Event if fired after the user releases click.Event is fired every time a component is rendered on the client-side.Event is fired after chart options resets.