Uses of Class
com.caplin.motif.fx.config.definitions.client.FXFeaturesCharts
-
Packages that use FXFeaturesCharts Package Description com.caplin.motif.fx.config.definitions.client -
-
Uses of FXFeaturesCharts in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return FXFeaturesCharts Modifier and Type Method Description FXFeaturesCharts
FXFeaturesCharts. enabled(Boolean enabled)
@Valid FXFeaturesCharts
FXFeatures. getCharts()
Get chartsMethods in com.caplin.motif.fx.config.definitions.client with parameters of type FXFeaturesCharts Modifier and Type Method Description FXFeatures
FXFeatures. charts(FXFeaturesCharts charts)
void
FXFeatures. setCharts(FXFeaturesCharts charts)
-