^1640742910505
@
sname
Store
slabel
Store
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.util.Observable
smany
true
seditCols
2
sinitialization
false
smodifier
public
  @/@24483
  sname
  autoDestroy
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Store
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">true to destroy the store when the component the store is bound
to is destroyed (defaults to false).
Note: this shoul...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24483
  @/@24485
  sname
  autoSave
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Store
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">Defaults to true causing the store to automatically save records to
the server when a record is modified (ie: becomes...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24485
  @/@24486
  sname
  baseParams
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Object
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An object containing properties which are to be sent as parameters
for every HTTP request.
Parameters are encoded as ...
#$@text#$@
  sid
  24486
  @/@24487
  sname
  batch
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Store
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">Defaults to true (unless restful:true). Multiple
requests for each CRUD action (CREATE, READ, UPDATE and DESTROY) wil...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24487
  @/@24488
  sname
  data
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
An inline data object readable by the <code><a href="output/Ext.data.Store.html#Ext.data.Store-reader" ext:member="reader" ext:cls="Ext.data.Store">reader</a></code>.
Typically this option, or the <code><a href="output/Ext.data.Store.html#Ext.data.Store-url" ext:member="url" ext:cls="Ext.data.Store">url</a></code> option will be specified.
#$@text#$@
  sid
  24488
  @/@24489
  sname
  defaultParamNames
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Object
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">Provides the default values for the paramNames property. To globally modify the parameters
for all stores, this objec...
#$@text#$@
  sid
  24489
  @/@24490
  sname
  paramNames
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Object
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An object containing properties which specify the names of the paging and
sorting parameters passed to remote servers...
#$@text#$@
  sid
  24490
  @/@24491
  sname
  proxy
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.data.DataProxys
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
The <a href="output/Ext.data.DataProxy.html" ext:cls="Ext.data.DataProxy">DataProxy</a> object which provides
access to a data object.  See <code><a href="output/Ext.data.Store.html#Ext.data.Store-url" ext:member="url" ext:cls="Ext.data.Store">url</a></code>.
#$@text#$@
  sid
  24491
  @/@24492
  sname
  pruneModifiedRecords
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Store
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">true to clear all modified record information each time
the store is loaded or when a record is removed (defaults to ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24492
  @/@24493
  sname
  reader
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.data.DataReaders
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">The Reader object which processes the
data object and returns an Array of Ext.data.Record objects which are cached ke...
#$@text#$@
  sid
  24493
  @/@24494
  sname
  remoteSort
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Store
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">true if sorting is to be handled by requesting the Proxy
to provide a refreshed version of the data object in sorted ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24494
  @/@24495
  sname
  restful
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Store
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">Defaults to false.  Set to true to have the Store and the set
Proxy operate in a RESTful manner. The store will autom...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24495
  @/@24496
  sname
  sortInfo
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Object
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">A config object to specify the sort order in the request of a Store's
load operation.  Note that for local sorting, t...
#$@text#$@
  sid
  24496
  @/@24497
  sname
  storeId
  stype
  string
  sgroup
  Store
  Sdescription
#$@text#$@
<div class="short">If passed, the id to use to register with the StoreMgr.
Note: if a (deprecated) id is specified it will supersede the...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24497
  @/@24498
  sname
  url
  stype
  string
  ssize
  60
  scolspan
  2
  sgroup
  Store
  Sdescription
#$@text#$@
<div class="short">If a proxy is not specified the url will be used to
implicitly configure a HttpProxy if an url is specified.
Typicall...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24498
  @/@24499
  sname
  writer
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.data.Writers
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">The Writer object which processes a record object for being written
to the server-side database.
When a writer is ins...
#$@text#$@
  sid
  24499
  @/@24484
  sname
  autoLoad
  sinputtype
  truefalse
  sgroup
  Store
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">If data is not specified, and if autoLoad
is true or an Object, this store's load method is automatically called
afte...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24484
  @/@fields
  sname
  fields
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.data.DataReader/@24399
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sid
  fields
  @/@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.Store
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@add
    sname
    add
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when Records have been added to the Store
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    add
      @/@listeners/@add/@2756
      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
      2756
      @/@listeners/@add/@2757
      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
      2757
      @/@listeners/@add/@2758
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store,records,index
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2758
    @/@listeners/@beforeload
    sname
    beforeload
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires before a request is made for a new data object.  If the beforeload handler returns
false the load action will b...
#$@text#$@
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    beforeload
      @/@listeners/@beforeload/@2760
      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
      2760
      @/@listeners/@beforeload/@2761
      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
      2761
      @/@listeners/@beforeload/@2762
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store,options
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2762
    @/@listeners/@beforesave
    sname
    beforesave
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before a save action is called. A save encompasses destroying records, updating records and creating records.
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    beforesave
      @/@listeners/@beforesave/@2764
      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
      2764
      @/@listeners/@beforesave/@2765
      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
      2765
      @/@listeners/@beforesave/@2766
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      store,data
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2766
    @/@listeners/@beforewrite
    sname
    beforewrite
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    beforewrite
      @/@listeners/@beforewrite/@2768
      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
      2768
      @/@listeners/@beforewrite/@2769
      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
      2769
      @/@listeners/@beforewrite/@2770
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      store,action,rs,options,arg
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2770
    @/@listeners/@clear
    sname
    clear
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the data cache has been cleared.
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    clear
      @/@listeners/@clear/@2772
      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
      2772
      @/@listeners/@clear/@2773
      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
      2773
      @/@listeners/@clear/@2774
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store,records
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2774
    @/@listeners/@datachanged
    sname
    datachanged
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires when the data cache has changed in a bulk manner (e.g., it has been sorted, filtered, etc.) and a
widget that i...
#$@text#$@
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    datachanged
      @/@listeners/@datachanged/@2776
      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
      2776
      @/@listeners/@datachanged/@2777
      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
      2777
      @/@listeners/@datachanged/@2778
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2778
    @/@listeners/@exception
    sname
    exception
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires if an exception occurs in the Proxy during a remote request.
This event is relayed through the corresponding Ex...
#$@text#$@
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    exception
      @/@listeners/@exception/@2780
      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
      2780
      @/@listeners/@exception/@2781
      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
      2781
      @/@listeners/@exception/@2782
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      misc
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2782
    @/@listeners/@load
    sname
    load
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after a new set of Records has been loaded.
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    load
      @/@listeners/@load/@2784
      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
      2784
      @/@listeners/@load/@2785
      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
      2785
      @/@listeners/@load/@2786
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store,records,options
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2786
    @/@listeners/@loadexception
    sname
    loadexception
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
This event is deprecated in favor of the catch-all exception
event instead.
This event is relayed through the corresp...
#$@text#$@
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    loadexception
      @/@listeners/@loadexception/@2788
      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
      2788
      @/@listeners/@loadexception/@2789
      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
      2789
      @/@listeners/@loadexception/@2790
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      misc
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2790
    @/@listeners/@metachange
    sname
    metachange
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when this store's reader provides new metadata (fields). This is currently only supported for JsonReaders.
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    metachange
      @/@listeners/@metachange/@2792
      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
      2792
      @/@listeners/@metachange/@2793
      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
      2793
      @/@listeners/@metachange/@2794
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store,meta
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2794
    @/@listeners/@remove
    sname
    remove
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a Record has been removed from the Store
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    remove
      @/@listeners/@remove/@2796
      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
      2796
      @/@listeners/@remove/@2797
      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
      2797
      @/@listeners/@remove/@2798
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store,record,index
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2798
    @/@listeners/@save
    sname
    save
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after a save is completed. A save encompasses destroying records, updating records and creating records.
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    save
      @/@listeners/@save/@2800
      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
      2800
      @/@listeners/@save/@2801
      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
      2801
      @/@listeners/@save/@2802
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      store,batch,data
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2802
    @/@listeners/@update
    sname
    update
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a Record has been updated
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    update
      @/@listeners/@update/@2804
      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
      2804
      @/@listeners/@update/@2805
      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
      2805
      @/@listeners/@update/@2806
      sname
      params
      ssize
      60
      scolspan
      2
      sshowLabel
      true
      sreadOnly
      false
      sdefault
      store,record,operation
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      snotXmlAttribute
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2806
    @/@listeners/@write
    sname
    write
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Store
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires if the server returns 200 after an Ext.data.Api.actions CRUD action.
Success of the action is determined in the...
#$@text#$@
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_mark
    false
    sid
    write
      @/@listeners/@write/@2808
      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
      2808
      @/@listeners/@write/@2809
      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
      2809
      @/@listeners/@write/@2810
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      store,action,result,res,rs
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2810
