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

java.lang.Object
  extended by org.openfaces.component.chart.impl.configuration.AbstractConfigurator
      extended by org.openfaces.component.chart.impl.configuration.GridLabelsConfigurator
All Implemented Interfaces:
RendererConfigurator

public class GridLabelsConfigurator
extends AbstractConfigurator
implements RendererConfigurator


Constructor Summary
GridLabelsConfigurator(ChartView view)
           
 
Method Summary
 void configure(ConfigurableRenderer configurableRenderer)
           
 
Methods inherited from class org.openfaces.component.chart.impl.configuration.AbstractConfigurator
getView, setView
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridLabelsConfigurator

public GridLabelsConfigurator(ChartView view)
Method Detail

configure

public void configure(ConfigurableRenderer configurableRenderer)
Specified by:
configure in interface RendererConfigurator


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