Uses of Class
org.eclipse.birt.report.model.api.PropertyHandle

Packages that use PropertyHandle
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.")  
 

Uses of PropertyHandle in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api that return PropertyHandle
 PropertyHandle ScriptDataSetHandle.getPropertyHandle(java.lang.String propName)
           
 PropertyHandle ScalarParameterHandle.getColumnBindings()
          Get a handle to deal with the bound column.
 PropertyHandle ReportItemHandle.getColumnBindings()
          Get a handle to deal with the bound column.
 PropertyHandle GroupHandle.getColumnBindings()
          Deprecated. since BIRT 2.1 RC2
 PropertyHandle DesignElementHandle.getPropertyHandle(java.lang.String propName)
          Returns a property handle for a top-level property.
 PropertyHandle DataSetHandle.getPropertyHandle(java.lang.String propName)
           
 



Copyright © 2005 Actuate Corp. All rights reserved.