|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IListEventHandler
Script event handler interface for a list
Method Summary | |
---|---|
void |
onCreate(IListInstance list,
IReportContext reportContext)
Handle the onCreate event |
void |
onPageBreak(IListInstance list,
IReportContext reportContext)
Handle the onPageBreak event |
void |
onPrepare(IList listHandle,
IReportContext reportContext)
Handle the onPrepare event |
void |
onRender(IListInstance list,
IReportContext reportContext)
Handle the onRender event |
Method Detail |
---|
void onPrepare(IList listHandle, IReportContext reportContext)
void onCreate(IListInstance list, IReportContext reportContext)
void onRender(IListInstance list, IReportContext reportContext)
void onPageBreak(IListInstance list, IReportContext reportContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |