Servoy 5.x Public API

com.servoy.j2db.dataprocessing
Interface IModificationListener

All Superinterfaces:
EventListener

public interface IModificationListener
extends EventListener

Used to listend on for modifications

Since:
Servoy 5.0

Method Summary
 void valueChanged(ModificationEvent e)
          The method to receive notifications
 

Method Detail

valueChanged

void valueChanged(ModificationEvent e)
The method to receive notifications

Parameters:
e - the event object

Copyright © 2010 Servoy B.V.