setElementview.setElement(element) If you'd like to apply a Backbone view to a different DOM element, use setElement, which will also create the cached $el reference and move the view's delegated events from the old element to the new one.
every (all)
"change" (model, options) â when a model's attributes have changed.
reduce (foldl, inject)
some (any)
findLastIndex
filter (select)
"all" â this special event fires for any triggered event, passing the event name as the first argument followed by all trigger arguments.
contains (includes)
Page 4 of 16