|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.report.engine.api.script.eventadapter.TableGroupEventAdapter
public class TableGroupEventAdapter
| Constructor Summary | |
|---|---|
TableGroupEventAdapter()
|
|
| Method Summary | |
|---|---|
void |
onCreate(IReportElementInstance tableGroup,
IReportContext context)
|
void |
onPageBreak(IReportElementInstance tableGroup,
IReportContext context)
|
void |
onPrepare(ITableGroup tableGroup,
IReportContext context)
|
void |
onRender(IReportElementInstance tableGroup,
IReportContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableGroupEventAdapter()
| Method Detail |
|---|
public void onPrepare(ITableGroup tableGroup,
IReportContext context)
onPrepare in interface ITableGroupEventHandler
public void onCreate(IReportElementInstance tableGroup,
IReportContext context)
onCreate in interface ITableGroupEventHandler
public void onRender(IReportElementInstance tableGroup,
IReportContext context)
onRender in interface ITableGroupEventHandler
public void onPageBreak(IReportElementInstance tableGroup,
IReportContext context)
onPageBreak in interface ITableGroupEventHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||