|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IChartScriptContext
This interface allows the script to get access to common chart varialbes and communicate with an external context. It is available in version 2, both in Java and JavaScript. It deprecates the JavaScript global functions.
Method Summary | |
---|---|
Chart |
getChartInstance()
|
Methods inherited from interface org.eclipse.birt.chart.script.IScriptContext |
---|
getExternalContext, getLocale, getLogger, getProperty, getULocale, setProperty |
Method Detail |
---|
Chart getChartInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |