Uses of Interface
org.eclipse.birt.data.engine.api.IBinding

Packages that use IBinding
org.eclipse.birt.data.engine.api This package contains the main public API classes and interfaces of the BIRT Data Engine (DtE). 
org.eclipse.birt.data.engine.api.querydefn This package is part of the Data Engine public API, and contains default implementation of request interfaces in org.eclipse.birt.data.engine.api
 

Uses of IBinding in org.eclipse.birt.data.engine.api
 

Methods in org.eclipse.birt.data.engine.api with parameters of type IBinding
 void IBaseQueryDefinition.addBinding(IBinding binding)
          Add a column binding instance to query definition.
 

Uses of IBinding in org.eclipse.birt.data.engine.api.querydefn
 

Classes in org.eclipse.birt.data.engine.api.querydefn that implement IBinding
 class Binding
           
 

Methods in org.eclipse.birt.data.engine.api.querydefn with parameters of type IBinding
 void BaseQueryDefinition.addBinding(IBinding binding)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.