HOME

com.ultraswing
Interface CListReportCtrlEventListener

All Superinterfaces:
EventListener

public interface CListReportCtrlEventListener
extends EventListener

An object that registers to be notified of events generated by a CListReportCtrl object.


Method Summary
 void valueChanged(CListReportCtrlEvent e)
          Notifies this CListReportCtrlEventListener that the application has called the method
 

Method Detail

valueChanged

public void valueChanged(CListReportCtrlEvent e)
Notifies this CListReportCtrlEventListener that the application has called the method

Parameters:
e - an event object describing the source of the event

HOME

Copyright © 2002 iReasoning Networks. All Rights Reserved.