Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs 146642 HighlightRule element should reference Style element

- Summary:

HighlightRule can refer to a style element for properties like color, fontSize, etc. This is only for Model part.

- Bugzilla Bug (s) Resolved: 146642 (partly)



- Description:

1. changed ROM to add “style” member in HighlightRule.

2. Revised HighlightRule and HighlightRuleHandle. Added test cases.

- Tests Description :

JUnit test

- Files Edited:

/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/api/HighlightRuleHandle.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/api/elements/structures/HighlightRule.java
/org.eclipse.birt.report.model_bugs/src/org/eclipse/birt/report/model/elements/rom.def



- Files Added:

/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/HighlightRuleHandleTest.java
/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/input/HighlightRuleHandleTest.xml



- Files Deleted:



- Notes to Build Team:



- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Rick Lu

Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx
 


Back to the top