public class ChartScriptContext extends AbstractScriptContext implements IChartScriptContext
| 构造器和说明 |
|---|
ChartScriptContext()
The constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Chart |
getChartInstance() |
void |
setChartInstance(Chart cm)
Binding the script context with the chart instance
|
getExternalContext, getLocale, getLogger, getProperty, getULocale, setExternalContext, setLogger, setProperty, setULocalegetExternalContext, getLocale, getLogger, getProperty, getULocale, setPropertypublic Chart getChartInstance()
getChartInstance 在接口中 IChartScriptContextpublic void setChartInstance(Chart cm)
cm - ChartCopyright © 2005-2008 Actuate Corp. All rights reserved.