public interface IMasterPageEventHandler
Modifier and Type | Method and Description |
---|---|
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
ScriptException
void onPageEnd(IPageInstance page, IReportContext reportContext) throws ScriptException
ScriptException
Copyright © 2008 Actuate Corp. All rights reserved.