X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.util.MixedCollection.html diff --git a/docs/output/Ext.util.MixedCollection.html b/docs/output/Ext.util.MixedCollection.html index 9f01b2a5..08f8bf8d 100644 --- a/docs/output/Ext.util.MixedCollection.html +++ b/docs/output/Ext.util.MixedCollection.html @@ -1,4 +1,4 @@ -
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