public interface IListGroupEventHandler
Modifier and Type | Method and Description |
---|---|
void |
onCreate(IReportElementInstance listGroup,
IReportContext context) |
void |
onPageBreak(IReportElementInstance listGroup,
IReportContext context) |
void |
onPrepare(IListGroup listGroup,
IReportContext context) |
void |
onRender(IReportElementInstance listGroup,
IReportContext context) |
void onPrepare(IListGroup listGroup, IReportContext context) throws ScriptException
ScriptException
void onCreate(IReportElementInstance listGroup, IReportContext context) throws ScriptException
ScriptException
void onRender(IReportElementInstance listGroup, IReportContext context) throws ScriptException
ScriptException
void onPageBreak(IReportElementInstance listGroup, IReportContext context) throws ScriptException
ScriptException
Copyright © 2008 Actuate Corp. All rights reserved.