Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Adapt for DtE cache mechanism and enhance the popup dialog

- Summary:
Adapt for DtE cache mechanism and enhance the popup dialog

- Bugzilla Bug (s) Resolved:

- Description:
1. Modify DataServiceProvider to take advantage of Data engine's cache mechanism. Remove invoking to internal class DataSetManager.
2. Make popup dialog in format task not exceed the right border of the screen when moving or resizing the chart builder.
3. Fix minor bugs in builder disposing and series group setting.

- Tests Description:

- Files Edited:

- Files Added:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

 

/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ReportDataServiceProvider.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/SelectDataDynamicArea.java
/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/IDataServiceProvider.java
/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/ChartWizard.java
/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/DefaultDataServiceProviderImpl.java
/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/WizardBase.java

 


Back to the top