| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.chart.factory |
Contains classes and interfaces used in the chart building and generation
phase.
|
| org.eclipse.birt.chart.script |
| 限定符和类型 | 方法和说明 |
|---|---|
IScriptClassLoader |
RunTimeContext.getScriptClassLoader()
Returns the script classLoader if available.
|
IScriptClassLoader |
RunTimeContext.getScriptClassLoader()
Returns the script classLoader if available.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RunTimeContext |
Generator.prepare(Chart model,
IExternalContext externalContext,
IScriptClassLoader iscl,
java.util.Locale locale)
已过时。
|
RunTimeContext |
IGenerator.prepare(Chart model,
IExternalContext externalContext,
IScriptClassLoader iscl,
com.ibm.icu.util.ULocale locale)
Since v2, it must be called before build( ), and should only be called
once per design model.
|
RunTimeContext |
IGenerator.prepare(Chart model,
IExternalContext externalContext,
IScriptClassLoader iscl,
com.ibm.icu.util.ULocale locale)
Since v2, it must be called before build( ), and should only be called
once per design model.
|
RunTimeContext |
Generator.prepare(Chart model,
IExternalContext externalContext,
IScriptClassLoader iscl,
com.ibm.icu.util.ULocale locale)
Since v2, it must be called before build( ), and should only be called
once per design model.
|
void |
RunTimeContext.setScriptClassLoader(IScriptClassLoader value)
Sets the script classLoader.
|
void |
RunTimeContext.setScriptClassLoader(IScriptClassLoader value)
Sets the script classLoader.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ScriptClassLoaderAdapter
An adapter class for IScriptClassLoader.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractScriptHandler.setScriptClassLoader(IScriptClassLoader value)
Sets the script class loader.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.