public interface Extensions
Extensions
interface allows for marking which HighchartModules
are required
to render the implementing class.Modifier and Type | Method and Description |
---|---|
default Set<HighchartModules> |
neededModules()
A list of the required modules to be able to render the graph successfully.
|
default Set<HighchartModules> neededModules()
Copyright © 2019 Jong Soft. All rights reserved.