| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ScriptLib |
StructureFactory.createScriptLib()
Creates an empty join condition structure.
|
ScriptLib |
ModuleHandleImpl.findScriptLib(java.lang.String name)
Gets script lib though name
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ModuleHandleImpl.addScriptLib(ScriptLib scriptLib)
Add script lib
|
void |
ModuleHandleImpl.dropScriptLib(ScriptLib scriptLib)
Removes special script lib.
|
Copyright © 2008 Actuate Corp. All rights reserved.