Files
DefinitelyTyped/backbone
Sebastian Lenz 6748bfa488 Add delegate and undelegate methods to View
Backbone allows delegating and undelegating single events on view classes as stated in the [annotated source](http://backbonejs.org/docs/backbone.html#section-163). This pull requests add the two methods to the View class.
2015-11-02 22:38:51 +01:00
..