Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.webclient.beans.startcntr.ChartData

  • Packages that use ChartData 
    Package Description
    psdi.webclient.beans.kpi  
    psdi.webclient.beans.startcntr  
    • Uses of ChartData in psdi.webclient.beans.kpi

      Classes in psdi.webclient.beans.kpi that implement ChartData 
      Modifier and Type Class and Description
      class  LineChartData 
    • Uses of ChartData in psdi.webclient.beans.startcntr

      Classes in psdi.webclient.beans.startcntr that implement ChartData 
      Modifier and Type Class and Description
      class  BarChartData 
      class  DialChartData 
      class  PieChartData 
      Methods in psdi.webclient.beans.startcntr that return ChartData 
      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
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes