Package | Description |
---|---|
psdi.webclient.beans.kpi | |
psdi.webclient.beans.startcntr |
Modifier and Type | Class and Description |
---|---|
class |
LineChartData |
Modifier and Type | Class and Description |
---|---|
class |
BarChartData |
class |
DialChartData |
class |
PieChartData |
Modifier and Type | Method and Description |
---|---|
ChartData |
ResultSetGraph.makeChartData()
Returns an object that will be passed to the jsp for chart generation
|
ChartData |
KPIGraph.makeChartData()
Returns an object of type Map that will be passed to the jsp for dojo chart image generation
|