^1640742910093
@
sname
Connection
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.util.Observable
smany
true
seditCols
2
sinitialization
false
smodifier
public
  @/@24378
  sname
  autoAbort
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Connection
  sdescription
  Whether this request should abort any pending requests. (defaults to false)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24378
  @/@24379
  sname
  defaultHeaders
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  childDescriptor
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
An object containing request headers which are added
to each request made by this object. (defaults to undefined)
#$@text#$@
  sid
  24379
  @/@24380
  sname
  disableCaching
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Connection
  sdescription
  True to add a unique cache-buster param to GET requests. (defaults to true)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24380
  @/@24381
  sname
  disableCachingParam
  stype
  string
  sgroup
  Connection
  Sdescription
#$@text#$@
Change the parameter which is sent went disabling caching
through a cache buster. Defaults to '_dc'
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24381
  @/@24382
  sname
  extraParams
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  childDescriptor
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An object containing properties which are used as
extra parameters to each request made by this object. (defaults to ...
#$@text#$@
  sid
  24382
  @/@24383
  sname
  method
  stype
  string
  sgroup
  Connection
  Sdescription
#$@text#$@
<div class="short">The default HTTP method to be used for requests.
(defaults to undefined; if not set, but request params are present, ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24383
  @/@24384
  sname
  timeout
  stype
  number
  sgroup
  Connection
  sdescription
  The timeout in milliseconds to be used for requests. (defaults to 30000)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24384
  @/@24385
  sname
  url
  stype
  string
  sgroup
  Connection
  Sdescription
#$@text#$@
<div class="short">The default URL to be used for requests to the server. Defaults to undefined.
The url config may be a function which ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24385
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.util.Observable//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.data.Connection
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@beforerequest
    sname
    beforerequest
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    data.Connection
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before a network request is made to retrieve a data object.
    sth_createIndex
    false
    sth_mark
    false
    sid
    beforerequest
      @/@listeners/@beforerequest/@2666
      sname
      name
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2666
      @/@listeners/@beforerequest/@2667
      sname
      label
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2667
      @/@listeners/@beforerequest/@2668
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      conn,options
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2668
    @/@listeners/@requestcomplete
    sname
    requestcomplete
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    data.Connection
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires if the request was successfully completed.
    sth_createIndex
    false
    sth_mark
    false
    sid
    requestcomplete
      @/@listeners/@requestcomplete/@2670
      sname
      name
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2670
      @/@listeners/@requestcomplete/@2671
      sname
      label
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2671
      @/@listeners/@requestcomplete/@2672
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      conn,response,options
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2672
    @/@listeners/@requestexception
    sname
    requestexception
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    data.Connection
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires if an error HTTP status was returned from the server.
See &lt;a href="http://www.w3.org/Protocols/rfc2616/rfc2616-...
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    requestexception
      @/@listeners/@requestexception/@2674
      sname
      name
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2674
      @/@listeners/@requestexception/@2675
      sname
      label
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2675
      @/@listeners/@requestexception/@2676
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      conn,response,options
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2676
