JPlanner Programmer's Guide
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

Initializes a new instance of the BaseListAdapter class.

 Public Methods

  Name Description

itemAdded

BaseListListener.itemAdded implementation.

listChanged

BaseListListener.listChanged implementation.

 See Also

BaseListAdapter(E) Class
com.mindfusion.common Namespace