Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Provide APIs to pivot measure views.

Summary:

Provide APIs to pivot measure views.

- Bugzilla Bug (s) Resolved:


- Description:

 

Provide two methods to pivot measure views: pivotMeasure( String name, int toIndex)

And pivotMeasure(int fromIndex, int toIndex);

- 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:

 

src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabReportItemHandle.java

 


Back to the top