Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
Modifier and Type | Method and Description |
---|---|
static ScriptLib |
StructureFactory.createScriptLib()
Creates an empty join condition structure.
|
ScriptLib |
ModuleHandleImpl.findScriptLib(java.lang.String name)
Gets script lib though name
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleHandleImpl.addScriptLib(ScriptLib scriptLib)
Add script lib
|
void |
ModuleHandleImpl.dropScriptLib(ScriptLib scriptLib)
Removes special script lib.
|
Copyright © 2008 Actuate Corp. All rights reserved.