Uses of Class
org.primefaces.model.charts.scatter.ScatterChartModel
-
Packages that use ScatterChartModel Package Description org.primefaces.component.scatterchart -
-
Uses of ScatterChartModel in org.primefaces.component.scatterchart
Methods in org.primefaces.component.scatterchart that return ScatterChartModel Modifier and Type Method Description ScatterChartModelScatterChartBase. getModel()Methods in org.primefaces.component.scatterchart with parameters of type ScatterChartModel Modifier and Type Method Description voidScatterChartBase. setModel(ScatterChartModel model)
-