EventItemCollection

EventItemCollection class

EventItem collection.

new EventItemCollection()

Constructor.

Methods

NameDescription
add(eventItem)Add the eventItem in the collection.
clear()
get()
getCount()
iterator()Reserved for internal use.
remove(eventItem)Remove the eventItem from the collection.
removeAt()

add(eventItem)

Add the eventItem in the collection.

ParameterTypeDescription
eventItemEventItem

Returns: Number — Number

clear()

get()

getCount()

iterator()

Reserved for internal use.

remove(eventItem)

Remove the eventItem from the collection.

ParameterTypeDescription
eventItemEventItem

removeAt()