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 | Class and Description |
---|---|
class |
TemplateDataSetHandle
Handle for template data sets.
|
class |
TemplateReportItemHandle
Handle for template report items.
|
Modifier and Type | Method and Description |
---|---|
TemplateElementHandle |
DesignElementHandle.createTemplateElement(java.lang.String name)
Creates a template element handle and transforms the current element
handle to the created template element.
|
TemplateElementHandle |
ContentElementHandle.createTemplateElement(java.lang.String name) |
TemplateElementHandle |
DesignElementHandle.revertToTemplate(java.lang.String name)
Creates a template element handle and transforms the current element
handle to the created template element if the current element is based on
a template parameter definition.
|
TemplateElementHandle |
ContentElementHandle.revertToTemplate(java.lang.String name) |
Copyright © 2008 Actuate Corp. All rights reserved.