InterviewSolution
Saved Bookmarks
| 1. |
What Are Other User Defined Functions Used In Ireport? |
|
Answer» Other user DEFINED functions in iReport are $P{REPORT SCRIPTLET}.userDefinedfun($F{FIELD}). These functions give FLUIDITY to Java from the Jasper to Java code. Other user defined functions in iReport are $P{REPORT SCRIPTLET}.userDefinedfun($F{field}). These functions give fluidity to Java from the Jasper to Java code. |
|