MindFusion.Java Package Programmer's Guide
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

com.mindfusion.common.BaseListAdapter(E)

 See Also

BaseListListener(E) Members
com.mindfusion.common Namespace