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, setULocale
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExternalContext, getLocale, getLogger, getProperty, getULocale, setProperty
public Chart getChartInstance()
getChartInstance
in interface IChartScriptContext
public void setChartInstance(Chart cm)
cm
- ChartCopyright © 2005-2008 Actuate Corp. All rights reserved.