Class: ol.CollectionEvent

ol.CollectionEvent

new CollectionEvent

Parameters:
Name Type Description
type ol.CollectionEventType Type.
elem *= (Optional) Element.
index number= (Optional) Index.
prev *= (Optional) Value.
target Object= (Optional) Target.
Source:
  • collection.js, line 39

Extends

  • goog.events.Event

Members

elem :*

Source:
  • collection.js, line 47

index :number|undefined

Source:
  • collection.js, line 52

prev :*

Source:
  • collection.js, line 57