Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Refactor ViewerHTMLActionHandle to find report or document

Summary:

Refactor ViewerHTMLActionHandle to find report or document.
- Bugzilla Bug (s) Resolved:


- Description:

 Originally viewer wrote an individual alg to build drill-through in ViewerHTMLActionHandler,

Now reuse the ModuleHandle.findResource to get an absolute path for a drill-through.

- Tests Description:

 Manual test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

- Files Edited:

 

    Checking in birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java;

   


Back to the top