Uses of Interface
tech.tablesaw.plotly.event.EventHandler
-
Packages that use EventHandler Package Description tech.tablesaw.plotly.components tech.tablesaw.plotly.event -
-
Uses of EventHandler in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return EventHandler Modifier and Type Method Description EventHandler[]Figure. getEventHandlers()Methods in tech.tablesaw.plotly.components with parameters of type EventHandler Modifier and Type Method Description Figure.FigureBuilderFigure.FigureBuilder. addEventHandlers(EventHandler... handlers)voidFigure. setEventHandlers(EventHandler... handlers) -
Uses of EventHandler in tech.tablesaw.plotly.event
Classes in tech.tablesaw.plotly.event that implement EventHandler Modifier and Type Class Description classHoverEventHandler
-