Extends
Members
-
element{*}
-
The element that is added to or removed from the collection.
-
index{number}
-
The index of the added or removed element.
-
target{Object}
-
The event target.
-
type{string}
-
The event type.
Methods
-
Stop event propagation.
-
Stop event propagation.
Events
-
add
CollectionEventType.js, line 9 -
Triggered when an item is added to the collection.
-
Generic change event. Triggered when the revision counter is increased.
-
Generic error event. Triggered when an error occurs.
-
remove
CollectionEventType.js, line 15 -
Triggered when an item is removed from the collection.