Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Fix bugzilla bug 141714Parameter can't be appended automatically in the dataset

Title: CheckIN:Fix bugzilla bug 141714Parameter can’t be appended automatically in the dataset

- Summary:
Fix bugzilla bug 1
41714 Parameter cannot be appended automatically in the dataset

- Bugzilla Bug (s) Resolved:
Bug 1
41714

- Description:
Fixed this bug& make some minor change in data.ui package.

- Tests Description :
UI Feature

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:  

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataSetProvider.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetComputedColumnsPage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetFiltersPage.java

- Files Added:
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/ExpressionUtility.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/ExpressionValueCellEditor.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/PopupSelectionList.java

- Files Deleted


Back to the top