Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Improve the chart DataServiceProvider.

-          Summary: Improve the chart DataServiceProvider.

- Bugzilla Bug (s) Resolved: None

- Description:
1. Revise IDataServiceProvider interface name.

-          2. Clean the DataSetHandle and DataColumnBinding information after the binding, whatever the action is cancelled or committed.

-          3. Use method return type instead of global variable to save the information whether the data binding dialog is cancelled.

-          4. Change the DefaultDataServiceProvider with the IDataServiceProvider interface

- Tests Description: Test Manually.

- Files Edited:
/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java
/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/IDataServiceProvider.java

-          /org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/DefaultDataServiceProviderImpl.java

-         
- Files Added: None

- Notes to Build Team: None

- Notes to Developers: None

- Notes to QA: None

- Notes to Documentation: None

 Regards,

Nina

 


Back to the top