|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.report.engine.api.script.eventadapter.MasterPageEventAdapter
public class MasterPageEventAdapter
Constructor Summary | |
---|---|
MasterPageEventAdapter()
|
Method Summary | |
---|---|
void |
onPageEnd(IPageInstance page,
IReportContext reportContext)
Handle the onPageEnd event |
void |
onPageStart(IPageInstance page,
IReportContext reportContext)
Handle the onPageStart event |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MasterPageEventAdapter()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |