|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IncludeScript | |
---|---|
org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
Uses of IncludeScript in org.eclipse.birt.report.model.api |
---|
Methods in org.eclipse.birt.report.model.api that return IncludeScript | |
---|---|
static IncludeScript |
StructureFactory.createIncludeScript()
Creates an empty include script structure. |
Methods in org.eclipse.birt.report.model.api with parameters of type IncludeScript | |
---|---|
void |
ModuleHandle.addIncludeScript(IncludeScript includeScript)
Adds include script. |
void |
ModuleHandle.dropIncludeScript(IncludeScript includeScript)
Removes the given included script. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |