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