public class MasterPageEventAdapter extends java.lang.Object implements IMasterPageEventHandler
| 构造器和说明 |
|---|
MasterPageEventAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
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
IMasterPageEventHandleronPageStart 在接口中 IMasterPageEventHandlerScriptExceptionpublic void onPageEnd(IPageInstance page, IReportContext reportContext) throws ScriptException
IMasterPageEventHandleronPageEnd 在接口中 IMasterPageEventHandlerScriptExceptionCopyright © 2008 Actuate Corp. All rights reserved.