Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix 187501 -- enhance aggregation argument in computed column

Summary:

Fix 187501 -- enhance aggregation argument in computed column.

- Bugzilla Bug (s) Resolved: 187501


- Description:

 

- Tests Description:

 Unit test
- Notes to Build Team: None


- Notes to Developers: None


- Notes to QA: None


- Notes to Documentation: None


- Files Added:

src/org/eclipse/birt/report/model/api/AggregationArgumentHandle.java src/org/eclipse/birt/report/model/api/elements/structures/AggregationArgument.java

 

- Files Edited:

 

src/org/eclipse/birt/report/model/elements/rom.def

src/org/eclipse/birt/report/model/metadata/ListPropertyType.java

src/org/eclipse/birt/report/model/api/elements/structures/ComputedColumn.java

src/org/eclipse/birt/report/model/api/ComputedColumnHandle.java

src/org/eclipse/birt/report/model/parser/StructureState.java

src/org/eclipse/birt/report/model/i18n/Messages.properties

 

test/org/eclipse/birt/report/model/parser/DataItemParseTest.java

 


Back to the top