public interface ITableGroupEventHandler
Modifier and Type | Method and Description |
---|---|
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
ScriptException
void onCreate(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
ScriptException
void onRender(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
ScriptException
void onPageBreak(IReportElementInstance tableGroup, IReportContext context) throws ScriptException
ScriptException
Copyright © 2008 Actuate Corp. All rights reserved.