Uses of Interface
org.eclipse.birt.report.engine.api.IStatusHandler

Packages that use IStatusHandler
org.eclipse.birt.report.engine.api This is an application-writer's interface for using the BIRT report engine. 
 

Uses of IStatusHandler in org.eclipse.birt.report.engine.api
 

Classes in org.eclipse.birt.report.engine.api that implement IStatusHandler
 class DefaultStatusHandler
          default implementation for a status handler.
 

Methods in org.eclipse.birt.report.engine.api that return IStatusHandler
 IStatusHandler EngineConfig.getStatusHandler()
          returns the status handler
 

Methods in org.eclipse.birt.report.engine.api with parameters of type IStatusHandler
 void EngineConfig.setStatusHandler(IStatusHandler handler)
          sets the handler for reporting report running status.
 



Copyright © 2008 Actuate Corp. All rights reserved.