public class ChartScriptContext extends AbstractScriptContext implements IChartScriptContext
| Constructor and Description |
|---|
ChartScriptContext()
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Chart |
getChartInstance() |
void |
setChartInstance(Chart cm)
Binding the script context with the chart instance
|
getExternalContext, getLocale, getLogger, getProperty, getULocale, setExternalContext, setLogger, setProperty, setULocaleequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExternalContext, getLocale, getLogger, getProperty, getULocale, setPropertypublic Chart getChartInstance()
getChartInstance in interface IChartScriptContextpublic void setChartInstance(Chart cm)
cm - ChartCopyright © 2005-2008 Actuate Corp. All rights reserved.