| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
| org.eclipse.birt.report.model.api.extension |
Defines the fundamental interfaces for those extensions from the
reportitem extension point.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IReportItem |
ExtendedItemHandle.getReportItem()
Returns the interface
IReportItem for extension. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ReportItem
Extension adapter class for the IReportItem.
|
| 限定符和类型 | 方法和说明 |
|---|---|
IReportItem |
ReportItem.copy() |
IReportItem |
IReportItem.copy()
Creates deep copy of the IReportItem and return the new element.
|
abstract IReportItem |
ReportItemFactory.newReportItem(DesignElementHandle extendedItemHandle) |
IReportItem |
IReportItemFactory.newReportItem(DesignElementHandle extendedItemHandle)
Creates a new instance of the extended element given a handle to the BIRT
report element that represents the extended element.
|
Copyright © 2008 Actuate Corp. All rights reserved.