- Source:
- collection.js, line 43
Extends
- goog.events.Event
- oli.CollectionEvent (Interface)
Members
-
element :*
Stability: experimental -
The element that is added to or removed from the collection.
- Inherited From:
- Source:
- oli.js, line 22
Events
-
add
Stability: experimental -
Triggered when an item is added to the collection.
- Source:
- collection.js, line 19
-
remove
Stability: experimental -
Triggered when an item is removed from the collection.
- Source:
- collection.js, line 25
OpenLayers 3