JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
eu.hansolo.fx.charts
Package
eu.hansolo.fx.charts.event
Interface SeriesEventListener
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
SeriesEventListener
Created by hansolo on 16.07.17.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onModelEvent
(
SeriesEvent
EVENT)
Method Details
onModelEvent
void
onModelEvent
(
SeriesEvent
EVENT)