public class SeriesStateEvent extends AbstractSeriesEvent
Constructor and Description |
---|
SeriesStateEvent(Series series,
boolean enabled)
Constructs the event with given series and its state information.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled()
Returns whether or not series is enabled.
|
getSeries
public SeriesStateEvent(Series series, boolean enabled)
series
- Series.enabled
- Whether or not series is enabled.Copyright © 2025. All rights reserved.