Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Backbone
ModelFetchOptions
Interface ModelFetchOptions
Hierarchy
PersistenceOptions
ModelSetOptions
Parseable
ModelFetchOptions
Index
Properties
beforeSend
error
parse
silent
success
url
validate
Properties
optional
public
beforeSend
?:
(jqxhr: JQueryXHR) => void
optional
public
error
?:
(modelOrCollection?: any, jqxhr?: JQueryXHR, options?: any) => void
optional
public
parse
?:
any
optional
public
silent
?:
boolean
optional
public
success
?:
(modelOrCollection?: any, response?: any, options?: any) => void
optional
public
url
?:
string
optional
public
validate
?:
boolean
Globals
Backbone
backbone
jquery
underscore
emulateHTTP
emulateJSONBackbone
history
AddOptions
CollectionFetchOptions
HistoryOptions
ModelDestroyOptions
ModelFetchOptions
beforeSend
error
parse
silent
success
url
validate
ModelSaveOptions
ModelSetOptions
NavigateOptions
Parseable
PersistenceOptions
RouterOptions
Silenceable
Validable
ViewOptions
Waitable
Collection
Events
HasMany
HasOne
History
Model
ModelBase
Relation
RelationalModel
Router
Store
View
ajax
noConflict
setDomLibrary
sync