Search
ChangeListener Interface
See Also
 






Defines the events raised when an object is changed.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public interface ChangeListener extends EventListener

 Inheritors

 See Also