Uses of Class
org.openfaces.component.chart.ChartView

Packages that use ChartView
org.openfaces.component.chart   
 

Uses of ChartView in org.openfaces.component.chart
 

Subclasses of ChartView in org.openfaces.component.chart
 class BarChartView
           
 class GridChartView
           
 class LineChartView
           
 class PieChartView
           
 

Methods in org.openfaces.component.chart that return ChartView
 ChartView ChartViewType.createChartView()
           
 ChartView Chart.getChartView()
           
 ChartView ChartViewValueExpression.getChartView()
           
 

Methods in org.openfaces.component.chart with parameters of type ChartView
 boolean ChartViewType.isViewOfThisType(ChartView view)
           
 void ChartViewValueExpression.setChartView(ChartView chartView)
           
 



Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.