Servoy 5.x Public API

com.servoy.j2db.dataprocessing
Interface IFoundSetEventListener

All Superinterfaces:
EventListener

public interface IFoundSetEventListener
extends EventListener

Used to listen for foundset changes.


Method Summary
 void foundSetChanged(FoundSetEvent e)
          The method to receive notifications
 

Method Detail

foundSetChanged

void foundSetChanged(FoundSetEvent e)
The method to receive notifications

Parameters:
e - the event object

Copyright © 2010 Servoy B.V.