Extends
- goog.events.Event
- oli.ObjectEvent
Members
- 
    key{string} experimental
- 
    
    The name of the property whose value is changing. 
- 
    oldValue{*} experimental
- 
    
    The old value. To get the new value use e.target.get(e.key)whereeis the event object.
Events
- 
    propertychange experimentalsrc/ol/object.js, line 23
- 
    
    
    Triggered when a property is changed. 
 OpenLayers 3
 OpenLayers 3