Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.IDataSet

Packages that use IDataSet
org.eclipse.birt.report.model.api.impl   
org.eclipse.birt.report.model.api.simpleapi Report element representations in the BIRT simple API environment. 
 

Uses of IDataSet in org.eclipse.birt.report.model.api.impl
 

Methods in org.eclipse.birt.report.model.api.impl that return IDataSet
 IDataSet SimpleElementFactory.createDataSet(DataSetHandle handle)
           
 

Uses of IDataSet in org.eclipse.birt.report.model.api.simpleapi
 

Methods in org.eclipse.birt.report.model.api.simpleapi that return IDataSet
 IDataSet ISimpleElementFactory.createDataSet(DataSetHandle handle)
          Creates the IDataSet instance.
 IDataSet IReportDesign.getDataSet(java.lang.String name)
          method to get data set design by name
 



Copyright © 2008 Actuate Corp. All rights reserved.