Properties Methods Events Direct Link
AbstractManager
  ModelMgr

Class Ext.ModelMgr

Package:Ext
Defined In:ModelMgr.js
Class:ModelMgr
Extends:AbstractManager


This class is a singleton and cannot be created directly.

Public Properties

PropertyDefined By
 all : Ext.util.MixedCollection
Contains all of the items currently managed
AbstractManager
 associationStack : Array Private stack of associations that must be created once their associated model has been defined
ModelMgr
 defaultProxyType : String
The string type of the default Model Proxy. Defaults to 'ajax'
ModelMgr

Public Methods

MethodDefined By

Public Events

This class has no public events.