X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.util.MixedCollection.html diff --git a/docs/output/Ext.util.MixedCollection.html b/docs/output/Ext.util.MixedCollection.html index fe2ddf44..9f01b2a5 100644 --- a/docs/output/Ext.util.MixedCollection.html +++ b/docs/output/Ext.util.MixedCollection.html @@ -1,6 +1,6 @@ -
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 -function should add function references to the collection. Defaults to -false.
MixedCollection