Uses of Interface
org.eclipse.birt.data.engine.api.script.IDataRow

Packages that use IDataRow
org.eclipse.birt.data.engine.api.script This package defines BIRT Data Engine's public interfaces and classes to support Scripting. 
 

Uses of IDataRow in org.eclipse.birt.data.engine.api.script
 

Methods in org.eclipse.birt.data.engine.api.script with parameters of type IDataRow
 boolean IScriptDataSetEventHandler.handleFetch(IDataSetInstanceHandle dataSet, IDataRow row)
          Called by data engine to obtain the next data row.
 void IBaseDataSetEventHandler.handleOnFetch(IDataSetInstanceHandle dataSet, IDataRow row)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.