Uses of Interface
org.eclipse.birt.report.engine.api.script.IDataSetResult
Packages that use IDataSetResult
Package
Description
Commonly used interfaces for the BIRT scripting environment.
-
Uses of IDataSetResult in org.eclipse.birt.report.engine.api.script
Methods in org.eclipse.birt.report.engine.api.script that return IDataSetResultModifier and TypeMethodDescriptionIReportContext.openDataSet(String name, Map<String, Object> params) Open a data set defined in the report and read its rows from script.