Uses of Class
com.jbstrap.core.event.ChartLassoEvent
-
Uses of ChartLassoEvent in com.jbstrap.core.event
Modifier 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
Modifier and TypeMethodDescriptionvoid
ChartLassoEventHandler.onLassoEnd
(ChartLassoEvent event) Chart lasso event handler