public interface ITableGroupEventHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onCreate(IReportElementInstance tableGroup,
IReportContext context) |
void |
onPageBreak(IReportElementInstance tableGroup,
IReportContext context) |
void |
onPrepare(ITableGroup tableGroup,
IReportContext context) |
void |
onRender(IReportElementInstance tableGroup,
IReportContext context) |
void onPrepare(ITableGroup tableGroup, IReportContext context) throws ScriptException
ScriptExceptionvoid onCreate(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
ScriptExceptionvoid onRender(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
ScriptExceptionvoid onPageBreak(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
ScriptExceptionCopyright © 2008 Actuate Corp. All rights reserved.