offobject.off([event], [callback], [context])Alias: unbind Remove a previously-bound callback function
listenToobject.listenTo(other, event, callback) Tell an object to listen to a particular event on an other object.
Page 3 of 3