|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Script event handler interface for a data source
Method Summary | |
void |
afterClose(IReportContext reportContext)
Handle the afterClose event |
void |
afterOpen(IDataSourceInstance dataSource,
IReportContext reportContext)
Handle the afterOpen event |
void |
beforeClose(IDataSourceInstance dataSource,
IReportContext reportContext)
Handle the beforeClose event |
void |
beforeOpen(IDataSourceInstance dataSource,
IReportContext reportContext)
Handle the beforeOpen event |
Method Detail |
public void beforeOpen(IDataSourceInstance dataSource, IReportContext reportContext)
public void afterOpen(IDataSourceInstance dataSource, IReportContext reportContext)
public void beforeClose(IDataSourceInstance dataSource, IReportContext reportContext)
public void afterClose(IReportContext reportContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |