|
||||||||||
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
Field Summary |
---|
Fields inherited from interface org.eclipse.birt.chart.render.IActionRenderer |
---|
AXIS_LABEL, LEGEND_ITEM_DATA, LEGEND_ITEM_TEXT, LEGEND_ITEM_VALUE |
Constructor Summary | |
---|---|
ActionRendererAdapter()
|
Method Summary | |
---|---|
void |
processAction(Action action,
StructureSource source,
RunTimeContext rtc)
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, RunTimeContext rtc)
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 |