|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Deprecated Methods | |
| org.eclipse.birt.report.engine.api.script.IReportContext.getConfigVariableValue(String)
2.1 |
|
| org.eclipse.birt.report.engine.api.script.IRowData.getExpressionCount()
|
|
| org.eclipse.birt.report.engine.api.script.IRowData.getExpressionValue(int)
Now do not support get expression value by index. Return the value of the i:th expression in the current row. Null will be return if the i:th expression doesn't exist. |
|
| org.eclipse.birt.report.engine.api.script.IRowData.getExpressionValue(String)
Return the value of the provided expression. The provided expression must have been bound to the current row. Otherwise, it returns null. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||