org.eclipse.birt.chart.integrate
Class SimpleActionRenderer

java.lang.Object
  extended byorg.eclipse.birt.chart.render.ActionRendererAdapter
      extended byorg.eclipse.birt.chart.integrate.SimpleActionRenderer
All Implemented Interfaces:
IActionRenderer

public class SimpleActionRenderer
extends ActionRendererAdapter

Simple implementation for IActionRenderer


Constructor Summary
SimpleActionRenderer(IDataRowExpressionEvaluator evaluator)
           
 
Method Summary
 void processAction(Action action, StructureSource source)
          Process the action with given source object.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleActionRenderer

public SimpleActionRenderer(IDataRowExpressionEvaluator evaluator)
Method Detail

processAction

public void processAction(Action action,
                          StructureSource source)
Description copied from interface: IActionRenderer
Process the action with given source object.

Specified by:
processAction in interface IActionRenderer
Overrides:
processAction in class ActionRendererAdapter


Copyright © 2005-2007 Actuate Corp. All rights reserved.