Search
BaseListListener(E) Members
Methods
 


Defines the events raised by the BaseList class.

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

 Public Methods

  Name Description

itemAdded

Invoked when an item is added to the list.

listChanged

Invoked when the list is changed.

 See Also