org.openfaces.component.chart
Class BarChartView

java.lang.Object
  extended by UICommand
      extended by org.openfaces.component.chart.ChartView
          extended by org.openfaces.component.chart.GridChartView
              extended by org.openfaces.component.chart.BarChartView
All Implemented Interfaces:
HasLabels, org.openfaces.renderkit.cssparser.StyledComponent

public class BarChartView
extends GridChartView


Constructor Summary
BarChartView()
           
 
Method Summary
 java.lang.String getFamily()
           
 java.lang.String getHint()
           
 
Methods inherited from class org.openfaces.component.chart.GridChartView
decodeAction, getAxes, getBaseAxis, getBaseGrid, getGridLines, getKeyAxis, getKeyAxisLabel, getKeyGrid, getOrientation, getPoint, getShowAxes, getValueAxis, getValueAxisLabel, getValueGrid, isLabelsVisible, restoreState, saveState, setBaseAxis, setKeyAxisLabel, setLabelsVisible, setOrientation, setPoint, setShowAxes, setValueAxisLabel
 
Methods inherited from class org.openfaces.component.chart.ChartView
getChart, getColors, getComponentsChain, getDynamicOnclick, getDynamicOnMouseOut, getDynamicOnMouseOver, getDynamicTooltip, getDynamicUrl, getForegroundAlpha, getLabels, getOnclick, getOnmouseout, getOnmouseover, getStyle, getStyleObjectModel, getTextStyle, getTooltip, getUrl, renderAsImageFile, setColors, setDynamicTooltip, setDynamicUrl, setForegroundAlpha, setLabels, setOnclick, setOnmouseout, setOnmouseover, setStyle, setTextStyle, setTooltip, setUrl
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarChartView

public BarChartView()
Method Detail

getFamily

public java.lang.String getFamily()
Overrides:
getFamily in class GridChartView

getHint

public java.lang.String getHint()


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