|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Script event handler interface for a detail row
Method Summary | |
void |
onCreate(IRowInstance rowInstance,
IReportContext reportContext)
Handle the onCreate event |
void |
onPageBreak(IRowInstance rowInstance,
IReportContext reportContext)
Handle the onPageBreak event |
void |
onPrepare(IRow rowHandle,
IReportContext reportContext)
Handle the onPrepare event |
void |
onRender(IRowInstance rowInstance,
IReportContext reportContext)
Handle the onRender event |
Method Detail |
public void onPrepare(IRow rowHandle, IReportContext reportContext)
public void onCreate(IRowInstance rowInstance, IReportContext reportContext)
public void onRender(IRowInstance rowInstance, IReportContext reportContext)
public void onPageBreak(IRowInstance rowInstance, IReportContext reportContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |