public class ChartBean extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ChartBean.Country |
class |
ChartBean.GDPRecord |
| Constructor and Description |
|---|
ChartBean() |
| Modifier and Type | Method and Description |
|---|---|
List<ChartBean.Country> |
getCountries() |
List<ChartBean.GDPRecord> |
getGdp() |
org.richfaces.ui.output.chart.StringChartDataModel |
getPie() |
void |
init() |
@PostConstruct public void init()
public List<ChartBean.Country> getCountries()
public List<ChartBean.GDPRecord> getGdp()
public org.richfaces.ui.output.chart.StringChartDataModel getPie()
Copyright © 2014 JBoss by Red Hat. All rights reserved.