Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Copied DataSetManager from designer to chart

- Summary:
Copied DataSetManager from designer to chart

- Bugzilla Bug (s) Resolved:


- Description:
Copied internal class DataSetManager from designer to chart, to avoid access restriction.
Since it's a temporary solution for RC0, just copied and made a minimum change to ReportDataServiceProvider which invokes DataSetManager.

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

 

/org.eclipse.birt.chart.reportitem.ui/META-INF/MANIFEST.MF
/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartDataSetManager.java
/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java

 


Back to the top