Style Intelligence v12.0

inetsoft.report.event
Interface ExecuteListener

All Superinterfaces:
EventListener

public interface ExecuteListener
extends EventListener

Execute listener. It can be registered with a ReportSheet to be invoked when the report queries are processed. The listener can perform additional data retrieval and manipulation.


Method Summary
 void execute(ExecuteEvent e)
          Invoked when a report is executed.
 

Method Detail

execute

void execute(ExecuteEvent e)
Invoked when a report is executed.


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.