| 程序包 | 说明 |
|---|---|
| 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.util |
Utility classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyHandle |
ScalarParameterHandle.getColumnBindings()
Get a handle to deal with the bound column.
|
PropertyHandle |
ReportItemHandleImpl.getColumnBindings()
Get a handle to deal with the bound column.
|
PropertyHandle |
GroupHandle.getColumnBindings()
已过时。
since BIRT 2.1 RC2
|
PropertyHandle |
DesignElementHandle.getContainerPropertyHandle()
Gets a handle for the container's property what holds this element.
|
PropertyHandle |
ScriptDataSetHandle.getPropertyHandle(java.lang.String propName) |
PropertyHandle |
DesignElementHandle.getPropertyHandle(java.lang.String propName)
Returns a property handle for a top-level property.
|
PropertyHandle |
DataSetHandle.getPropertyHandle(java.lang.String propName) |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
CompatibilityUtil.addStructures(PropertyHandle propHandle,
java.util.List structures)
Adds the given structures to the corresponding property values.
|
Copyright © 2008 Actuate Corp. All rights reserved.