public class TableGroupEventAdapter extends java.lang.Object implements ITableGroupEventHandler
| 构造器和说明 |
|---|
TableGroupEventAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onCreate(IReportElementInstance tableGroup,
IReportContext context) |
void |
onPageBreak(IReportElementInstance tableGroup,
IReportContext context) |
void |
onPrepare(ITableGroup tableGroup,
IReportContext context) |
void |
onRender(IReportElementInstance tableGroup,
IReportContext context) |
public void onPrepare(ITableGroup tableGroup, IReportContext context) throws ScriptException
onPrepare 在接口中 ITableGroupEventHandlerScriptExceptionpublic void onCreate(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
onCreate 在接口中 ITableGroupEventHandlerScriptExceptionpublic void onRender(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
onRender 在接口中 ITableGroupEventHandlerScriptExceptionpublic void onPageBreak(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
onPageBreak 在接口中 ITableGroupEventHandlerScriptExceptionCopyright © 2008 Actuate Corp. All rights reserved.