Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Change HTMLRenderOption to support returning a set of interactive Instance IDs

Summary 

Change HTMLRenderOption to support returning a set of interactive Instance IDs

Also commented out function GetPageNumber( InstanceID iid ) from IReportDocument as it is not needed for BIRT 2.0.

Bugzilla Bug (s) Resolved:
Part of bugzilla entry 117287

Description:
added an option INSTANCE_ID_LIDT for passing in an empty instance ID list used for data extraction.

 
Test Description:
NA. Only interface is changed. Internal implementation will follow.  
 
Files Edited:

org.eclipse.report.birt.engine/api/HTMLRenderOption.java

org.eclipse.report.birt.engine/api/IReportDocument.java

org.eclipse.report.birt.engine/api/impl/ReportDocumentReader.java

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

Stanley Wang

 

 

 


Back to the top