Search
ItemListEvent Members
Constructors Methods
 


Contains the arguments passed to the itemSelected and itemRemoved event handlers.

The following tables list the members exposed by the ItemListEvent type.

 Public Constructors

  Name Description

ItemListEvent

Overloaded.  

 Public Methods

  Name Description

getIndex

Gets the index of the item within its containing collection.

getItem

Gets the item related to the event.

setIndex

Sets the index of the item within its containing collection.

 See Also