Uses of Interface
org.eclipse.birt.report.engine.api.script.element.IDataBinding

Packages that use IDataBinding
org.eclipse.birt.report.engine.api.script.element Report element representations in the BIRT scripting environment. 
 

Uses of IDataBinding in org.eclipse.birt.report.engine.api.script.element
 

Methods in org.eclipse.birt.report.engine.api.script.element that return IDataBinding
 IDataBinding[] IReportItem.getDataBindings()
          Returns array of all column bindings
static IDataBinding StructureScriptAPIFactory.createDataBinding()
          Create IDataBinding
 

Methods in org.eclipse.birt.report.engine.api.script.element with parameters of type IDataBinding
 void IReportItem.addDataBinding(IDataBinding binding)
          Add ComputedColumn.name , expression of IDataBinding are required.
 



Copyright © 2005 Actuate Corp. All rights reserved.