|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.chart.script.AbstractScriptContext
org.eclipse.birt.chart.script.ChartScriptContext
public class ChartScriptContext
An internal implementation for IChartScriptContext
| Constructor Summary | |
|---|---|
ChartScriptContext()
The constructor. |
|
| Method Summary | |
|---|---|
Chart |
getChartInstance()
|
void |
setChartInstance(Chart cm)
Binding the script context with the chart instance |
| Methods inherited from class org.eclipse.birt.chart.script.AbstractScriptContext |
|---|
getExternalContext, getLocale, getLogger, getProperty, getULocale, setExternalContext, setLogger, setProperty, setULocale |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.birt.chart.script.IScriptContext |
|---|
getExternalContext, getLocale, getLogger, getProperty, getULocale, setProperty |
| Constructor Detail |
|---|
public ChartScriptContext()
| Method Detail |
|---|
public Chart getChartInstance()
getChartInstance in interface IChartScriptContextpublic void setChartInstance(Chart cm)
cm - Chart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||