Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: New methods on TableHandle

Summary:

Added findColumn() and getCell() methods on TableHandle. Backward compatibility issue: do not create bound columns if DataItem.valueExpr is “”.

Bugzilla Bug (s) Resolved: 144175

Description:

1.      Revised codes in TableHandle and LayoutCell.

2.      Revised codes in CompatibleDataValueExprState.

3.      Updated test cases.

Tests Description : junit test.

Files Edited:

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/table/LayoutCell.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/TableHandle.java"

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/CompatibleDataValueExprState.java"

"/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/PropertyStateTest.java" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/CompatibleBirt2_1M5Expr_golden.xml" "/org.eclipse.birt.report.model/test/org/eclipse/birt/report/model/parser/golden/PropertyStateTest_golden.xml"

 

Files Added:

Files Removed:

 

 

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx

 


Back to the top