X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.util.MixedCollection.html diff --git a/docs/output/Ext.util.MixedCollection.html b/docs/output/Ext.util.MixedCollection.html index 84aef5ba..9f01b2a5 100644 --- a/docs/output/Ext.util.MixedCollection.html +++ b/docs/output/Ext.util.MixedCollection.html @@ -1,4 +1,4 @@ -
Observable
  MixedCollection

Class Ext.util.MixedCollection

Package:Ext.util
Defined In:MixedCollection.js
Class:MixedCollection
Subclasses:StoreMgr
Extends:Observable
A Collection class that maintains both numeric indexes and keys and exposes events.

Config Options

Config OptionsDefined By
 allowFunctions : Boolean
Specify true if the addAll +
Observable
  MixedCollection

Class Ext.util.MixedCollection

Package:Ext.util
Defined In:MixedCollection.js
Class:MixedCollection
Subclasses:StoreMgr
Extends:Observable
A Collection class that maintains both numeric indexes and keys and exposes events.

Config Options

Config OptionsDefined By
 allowFunctions : Boolean
Specify true if the addAll function should add function references to the collection. Defaults to false.
MixedCollection