| Summary: | ReportItemHandle needs to add two method: getAvailableDataBindingReferenceList and getDataBindingType. | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Chen Chao <cchen> |
| Component: | BIRT | Assignee: | Jiaying Liu <jliu> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | rlu |
| Version: | 2.2.0 | ||
| Target Milestone: | 2.2.0 RC0 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 181455 | ||
|
Description
Chen Chao
This is a RC0 feature. This feature includes two parts: 1. getDataBindingType() returns NONE, DATA_SET, REPORT_ITEM_REF three types. Constants are defined in ReportItemHandle. 2. getAvailableDataBindingReferenceList() returns report items that has data set property defined. That is, data set property is set locally and data binding ref property is null. ReportItem in the design are all applicable. Fixed. |