X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.util.MixedCollection.html diff --git a/docs/output/Ext.util.MixedCollection.html b/docs/output/Ext.util.MixedCollection.html index 08f8bf8d..00bdbcd4 100644 --- a/docs/output/Ext.util.MixedCollection.html +++ b/docs/output/Ext.util.MixedCollection.html @@ -1,4 +1,5 @@ -
Properties Methods Events Config Options Direct Link
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