Provides data for the BaseListListener.listChanged event.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public class ListChangedEvent<E> extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.common.ListChangedEvent(E)
See Also