|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableEventHandler
Script event handler interface for a table
Method Summary | |
---|---|
void |
onCreate(ITableInstance table,
IReportContext reportContext)
Handle the onCreate event |
void |
onPageBreak(ITableInstance table,
IReportContext reportContext)
Handle the onPageBreak event |
void |
onPrepare(ITable tableHandle,
IReportContext reportContext)
Handle the onPrepare event |
void |
onRender(ITableInstance table,
IReportContext reportContext)
Handle the onRender event |
Method Detail |
---|
void onPrepare(ITable tableHandle, IReportContext reportContext)
void onCreate(ITableInstance table, IReportContext reportContext)
void onRender(ITableInstance table, IReportContext reportContext)
void onPageBreak(ITableInstance table, IReportContext reportContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |