Search
BaseListAdapter(E) Members
Constructors Methods
 


Provides empty implementations for the methods defined in the BaseListListener interface.

The following tables list the members exposed by the BaseListAdapter(E) type.

 Public Constructors

  Name Description

BaseListAdapter

 

 Public Methods

  Name Description

itemAdded

BaseListListener.itemAdded implementation.

listChanged

BaseListListener.listChanged implementation.

 See Also