Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 189829-Problem with "Select Value" in "Edit Filter Condition" dialog of Crosstab[1102]

- Summary:Fix Bugzilla bug 189829-Problem with "Select Value" in "Edit Filter Condition" dialog of Crosstab[1102]

- Bugzilla Bug (s) Resolved: 189829

- Description:
Use the SelectValueDialog in designer.ui plugin, it will check the data type for the option values.
Replace the previous SelectValueDialog defined in crosstab.ui plugin.

- Tests Description: Manual test and code review

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/widget/ExpressionValueCellEditor.java
/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/dialogs/CrosstabFilterConditionBuilder.java



- Files Added:



- Files Deleted:

/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/SelectValueDialog.java

 

Hongchang Lin


Back to the top