org.openfaces.component.chart.impl.configuration
Class AbstractConfigurator

java.lang.Object
  extended by org.openfaces.component.chart.impl.configuration.AbstractConfigurator
Direct Known Subclasses:
AreaFillConfigurator, BarsPainterConfigurator, Chart3DRendererConfigurator, FillPaintConfigurator, GridLabelsConfigurator, LineAndShapePropertiesConfigurator, LineStrokeConfigurator, OutlineConfigurator, PlotColorsConfigurator, PlotGridLinesConfigurator, PlotSelectionConfigurator, SeriesColorConfigurator, ShadowConfigurator, TooltipsConfigurator, UrlsConfigurator

public abstract class AbstractConfigurator
extends java.lang.Object


Method Summary
 ChartView getView()
           
 void setView(ChartView view)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getView

public ChartView getView()

setView

public void setView(ChartView view)


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