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
 void IBaseDataSetEventHandler.handleOnFetch(IDataSetInstanceHandle dataSet, IDataRow row)
           
 boolean IScriptDataSetEventHandler.handleFetch(IDataSetInstanceHandle dataSet, IDataRow row)
          Called by data engine to obtain the next data row.
 



Copyright © 2005 Actuate Corp. All rights reserved.