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