Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix bug 127537 --Hyperlink builder UI with drill through - support for toc, names.

-  Summary:
Hyperlink builder UI with drill through - support for toc, names.

 

 

- Bugzilla Bug (s) Resolved:
127537

 

-         Description:
Hyperlink builder UI with drill through - support for toc, names.

-          

-    DE provides API to let UI get the bookmark list and TOC list in the report design. The returned list is string _expression_ list.
    Added getAllTocs() on ReportDesignHandle, remove getAllBookMarks() on ModuleHandle and LibraryHandle.

.

-        

- Tests Description :

- Files Edited:

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

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

src/org/eclipse/birt/report/model/api/LibraryHandle.java;

src/org/eclipse/birt/report/model/elements/ReportDesign.java;

src/org/eclipse/birt/report/model/core/Module.java;

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

test/org/eclipse/birt/report/model/library/LibraryHandleTest.java;

test/org/eclipse/birt/report/model/api/input/ReportDesignBookmark.xml;

 

-         Files Added:

 


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

Removing test/org/eclipse/birt/report/model/library/input/LibraryBookmark.xml;

Best regards,

 

Jane Liu

Actuate Corporation - Shanghai R&D Center
( : (86)21-58826388

 


Back to the top