org.eclipse.birt.report.engine.api.script.eventadapter
Class ITableGroupEventAdapter

java.lang.Object
  extended byorg.eclipse.birt.report.engine.api.script.eventadapter.ITableGroupEventAdapter
All Implemented Interfaces:
ITableGroupEventHandler

public class ITableGroupEventAdapter
extends java.lang.Object
implements ITableGroupEventHandler


Constructor Summary
ITableGroupEventAdapter()
           
 
Method Summary
 void onPrepare(ITableGroup tableGroup, IReportContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITableGroupEventAdapter

public ITableGroupEventAdapter()
Method Detail

onPrepare

public void onPrepare(ITableGroup tableGroup,
                      IReportContext context)
Specified by:
onPrepare in interface ITableGroupEventHandler


Copyright © 2005 Actuate Corp. All rights reserved.