Uses of Interface
tech.tablesaw.plotly.event.EventHandler
Packages that use EventHandler
-
Uses of EventHandler in tech.tablesaw.plotly.components
Methods in tech.tablesaw.plotly.components that return EventHandlerMethods in tech.tablesaw.plotly.components with parameters of type EventHandlerModifier and TypeMethodDescriptionFigure.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