Uses of Class
org.eclipse.birt.report.model.api.PropertyHandle
Packages that use PropertyHandle
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
Utility classes.
-
Uses of PropertyHandle in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return PropertyHandleModifier and TypeMethodDescriptionGroupHandle.getColumnBindings()
Deprecated.since BIRT 2.1 RC2ReportItemHandleImpl.getColumnBindings()
Get a handle to deal with the bound column.ScalarParameterHandle.getColumnBindings()
Get a handle to deal with the bound column.DesignElementHandle.getContainerPropertyHandle()
Gets a handle for the container's property what holds this element.DataSetHandle.getPropertyHandle
(String propName) DesignElementHandle.getPropertyHandle
(String propName) Returns a property handle for a top-level property.ScriptDataSetHandle.getPropertyHandle
(String propName) -
Uses of PropertyHandle in org.eclipse.birt.report.model.api.util
Methods in org.eclipse.birt.report.model.api.util with parameters of type PropertyHandleModifier and TypeMethodDescriptionstatic void
CompatibilityUtil.addStructures
(PropertyHandle propHandle, List structures) Adds the given structures to the corresponding property values.