|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BubbleChartSeries | |
---|---|
org.primefaces.model.chart |
Uses of BubbleChartSeries in org.primefaces.model.chart |
---|
Methods in org.primefaces.model.chart that return types with arguments of type BubbleChartSeries | |
---|---|
List<BubbleChartSeries> |
BubbleChartModel.getData()
|
Methods in org.primefaces.model.chart with parameters of type BubbleChartSeries | |
---|---|
void |
BubbleChartModel.add(BubbleChartSeries bubble)
|
void |
BubbleChartModel.addBubble(BubbleChartSeries bubble)
Deprecated. |
Method parameters in org.primefaces.model.chart with type arguments of type BubbleChartSeries | |
---|---|
void |
BubbleChartModel.setData(List<BubbleChartSeries> data)
|
Constructor parameters in org.primefaces.model.chart with type arguments of type BubbleChartSeries | |
---|---|
BubbleChartModel(List<BubbleChartSeries> data)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |