Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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()
Deprecated.
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) |
Modifier and Type | Method and Description |
---|---|
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.