$elview.$el A cached jQuery object for the view's element. A handy reference instead of re-wrapping the DOM element all the time
atcollection.at(index) Get a model from a collection, specified by index. Useful if your collection is sorted, and if your collection
"add" (model, collection, options) â when a model is added to a collection.
undelegateEventsundelegateEvents() Removes all of the view's delegated events. Useful if you want to disable or remove a view from
invoke
reduce (foldl, inject)
urlcollection.url or collection.url() Set the url property (or function) on a collection to reference its location on the
createcollection.create(attributes, [options]) Convenience to create a new instance of a model within a collection. Equivalent to
eventsview.events or view.events() The events hash (or method) can be used to specify a set of DOM events that will be bound
findIndex
Page 11 of 16