Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix 128473 -- initialize module after creating the module and displaying to end users.

 

- Summary:
Fix 128473 -- initialize module after creating the module and displaying to end users.
- Bugzilla Bug (s) Resolved:
128473

- Description:
1. Move initializeReportDesign in ReportDesignHandle to ModuleHandle.

2. Rename it to initializeModule.

3. Only set properties, not add master page.
- Tests Description  :

- Files Edited:

- Files Added:

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

 

 

    Checking in src/org/eclipse/birt/report/model/api/ReportDesignHandle.java;

    Checking in src/org/eclipse/birt/report/model/api/ModuleHandle.java;

    Checking in test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java;

   

 


Back to the top