Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.IDataSource
Packages that use IDataSource
Package
Description
Report element representations in the BIRT simple API environment.
-
Uses of IDataSource in org.eclipse.birt.report.model.api.impl
Methods in org.eclipse.birt.report.model.api.impl that return IDataSource -
Uses of IDataSource in org.eclipse.birt.report.model.api.simpleapi
Methods in org.eclipse.birt.report.model.api.simpleapi that return IDataSourceModifier and TypeMethodDescriptionISimpleElementFactory.createDataSource
(DataSourceHandle handle) Creates the IDataSource instance.IDataSet.getDataSource()
ReturnsIDataSource
for this data set.IReportDesign.getDataSource
(String name) method to get data source design by name