Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Birt-Dev]CheckIn:Move the Report script object from Model to Engine plugin

- Summary:
Move the report _javascript_ object implementation from Model to Engine plugin to support the enhancement of the _expression_ builder.
- Bugzilla Bug (s) Resolved:

- Description:

Add IReport interface and Report class implemented the interface.

Report return ReportDesign and ReportContext.

The elements in the design tree can be retrieved from the ReporDesign.

The reportContext is not supported by now but just return an object.
- Tests Description  :


- Files Edited:

- Files Added:

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

/cvsroot/birt//source/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ReportJavaScriptInitializer.java,v  <--  ReportJavaScriptInitializer.java

    /cvsroot/birt//source/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ReportJavaScriptWrapper.java,v  <--  ReportJavaScriptWrapper.java

    /cvsroot/birt//source/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/NativeReport.java,v  <--  NativeReport.java

    /cvsroot/birt//source/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/Report.java,v  <--  Report.java

    /cvsroot/birt//source/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IReport.java,v  <--  IReport.java

    /cvsroot/birt//source/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java,v  <--  ExecutionContext.java

    /cvsroot/birt//source/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/script/ScriptTestCase.java,v  <--  ScriptTestCase.java

    /cvsroot/birt//source/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/script/ReportScriptTest.java,v  <--  ReportScriptTest.java

   

 

 

 

Ivy

 

Actuate Software ShangHai center.

Tel: (86)21-58826388

Fax:(86)21-58826002

Email: yli@xxxxxxxxxxx

 

 


Back to the top