"sync" (model_or_collection, response, options) â when a model or collection has been successfully synced with the server.
triggerobject.trigger(event, [*args]) Trigger callbacks for the given event, or space-delimited list of events. Subsequent
fetchcollection.fetch([options]) Fetch the default set of models for this collection from the server,
initial
stopListeningobject.stopListening([other], [event], [callback]) Tell an object to stop listening to events. Either call stopListening
attributesview.attributes A hash of attributes that will be set as HTML DOM element attributes on the view's el (id
"change:[attribute]" (model, value, options) â when a specific attribute has been updated.
$ (jQuery)view.$(selector) If jQuery is included on the page, each view has a $ function that runs queries scoped within the
comparatorcollection.comparator By default there is no comparator for a collection. If you define a comparator, it will be
isEmpty
Page 6 of 16