Add on and un methods to ol.Object

This commit is contained in:
Éric Lemoine
2013-03-29 11:00:29 +01:00
parent dfe30f9feb
commit ce0836e403
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -3,8 +3,10 @@
@exportProperty ol.Object.prototype.changed
@exportProperty ol.Object.prototype.get
@exportProperty ol.Object.prototype.notify
@exportProperty ol.Object.prototype.on
@exportProperty ol.Object.prototype.set
@exportProperty ol.Object.prototype.setOptions
@exportProperty ol.Object.prototype.setValues
@exportProperty ol.Object.prototype.un
@exportProperty ol.Object.prototype.unbind
@exportProperty ol.Object.prototype.unbindAll