|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.chart.render.ActionRendererAdapter
org.eclipse.birt.chart.integrate.SimpleActionRenderer
public class SimpleActionRenderer
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 |
---|
public SimpleActionRenderer(IDataRowExpressionEvaluator evaluator)
Method Detail |
---|
public void processAction(Action action, StructureSource source)
IActionRenderer
processAction
in interface IActionRenderer
processAction
in class ActionRendererAdapter
action
- Action Object.source
- Source Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |