Provides empty implementations for the methods defined in the ItemListViewListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of ItemListViewListener.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public class ItemListViewAdapter implements ItemListViewListener |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.scheduling.ItemListViewAdapter
See Also