Uses of Class
com.jbstrap.core.event.ChartLassoEvent
Packages that use ChartLassoEvent
-
Uses of ChartLassoEvent in com.jbstrap.core.event
Methods in com.jbstrap.core.event that return ChartLassoEventModifier and TypeMethodDescriptionprotected ChartLassoEvent
ChartLassoEvent.addRecords
(Series series, List<Record> records) Adds a selected record to the event.protected ChartLassoEvent
ChartLassoEvent.setCanvas
(ChartCanvas canvas) Sets the chart component that triggered the event.protected ChartLassoEvent
-
Uses of ChartLassoEvent in com.jbstrap.core.event.handlers.custom
Methods in com.jbstrap.core.event.handlers.custom with parameters of type ChartLassoEventModifier and TypeMethodDescriptionvoid
ChartLassoEventHandler.onLassoEnd
(ChartLassoEvent event) Chart lasso event handler