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 IncludeScript |
StructureFactory.createIncludeScript()
Creates an empty include script structure.
|
Modifier and Type | Method and Description |
---|---|
void |
ModuleHandleImpl.addIncludeScript(IncludeScript includeScript)
Adds include script.
|
void |
ModuleHandleImpl.dropIncludeScript(IncludeScript includeScript)
Removes the given included script.
|
Copyright © 2008 Actuate Corp. All rights reserved.