Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:Fix bug 136035 Highlight doesn't work in chart.

- Summary:

Fix bug 136035 Highlight doesn't work in chart.

 

- Bugzilla Bug(s)

136035

 

- Description:

Add method IReportItemPresentation.setDynamicStyle(IStyle style).

 

- Tests Description:

 

- Notes to Build Team:

 

- Notes to Developers:

When execute extended item, the computed style of extended item will be set into IReportItemPresentation using setDynamicStyle(IStyle style) after model object, script context and queries are set.

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\extension\ReportItemPresentationBase.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\extension\IReportItemPresentation.java

\org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\presentation\LocalizedEmitter.java

 

- Files Added:

 

 

-Jun Ouyang

 


Back to the top