Properties Methods Events Direct Link

Class Ext.PluginMgr

Package:Ext
Defined In:PluginMgr.js
Class:PluginMgr
Extends:Object

Provides a registry of available Plugin classes indexed by a mnemonic code known as the Plugin's ptype. The xtype provides a way to avoid instantiating child Components when creating a full, nested config object for a complete Ext page.

A child Component may be specified simply as a config object as long as the correct xtype is specified so that if and when the Component needs rendering, the correct type can be looked up for lazy instantiation.

For a list of all available xtypes, see Ext.Component.



This class is a singleton and cannot be created directly.

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

This class has no public events.