public class MasterPageEventAdapter extends java.lang.Object implements IMasterPageEventHandler
Constructor and Description |
---|
MasterPageEventAdapter() |
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
|
public void onPageStart(IPageInstance page, IReportContext reportContext) throws ScriptException
IMasterPageEventHandler
onPageStart
in interface IMasterPageEventHandler
ScriptException
public void onPageEnd(IPageInstance page, IReportContext reportContext) throws ScriptException
IMasterPageEventHandler
onPageEnd
in interface IMasterPageEventHandler
ScriptException
Copyright © 2008 Actuate Corp. All rights reserved.