public interface IMasterPageEventHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onPageEnd(IPageInstance page,
IReportContext reportContext)
Handle the onPageEnd event
|
void |
onPageStart(IPageInstance page,
IReportContext reportContext)
Handle the onPageStart event
|
void onPageStart(IPageInstance page, IReportContext reportContext) throws ScriptException
ScriptExceptionvoid onPageEnd(IPageInstance page, IReportContext reportContext) throws ScriptException
ScriptExceptionCopyright © 2008 Actuate Corp. All rights reserved.