Properties Methods Events Config Options Direct Link
Observable
  Connection

Class Ext.data.Connection

Package:Ext.data
Defined In:Connection.js
Class:Connection
Subclasses:Ajax
Extends:Observable

Config Options

Config OptionsDefined By
 disableCaching : Boolean
True to add a unique cache-buster param to GET requests. (defaults to true)
Connection
 disableCachingParam : String
Change the parameter which is sent went disabling caching through a cache buster. Defaults to '_dc'
Connection
 timeout : Number
The timeout in milliseconds to be used for requests. (defaults to 30000)
Connection

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

EventDefined By