Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIN:Add utility method in call for xtab engine to create data expressions.

- Summary:
CheckIN:Add utility method in call for xtab engine to create data expressions.


- Bugzilla Bug (s) Resolved:

No.

 

- Description:
Add new method ExpressionUtil.createJSDataExpression(String) in core so that xtable engine and other DtE client can use them it to create expressions like data[“abc”].

 

- Tests Description:
Unit Test.     


- Files Edited:
"/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionUtil.java"

 

- Files Added:


- Files Deleted:

N/A

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 

 

 


Back to the top