Search
BaseListListener(E) Interface
See Also
 






Defines the events raised by the BaseList class.

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

 Syntax

Java  Copy Code

public interface BaseListListener<E> extends EventListener

 Inheritors

 See Also