| Package: | Ext |
| Defined In: | LayoutManager.js |
| Class: | LayoutManager |
| Extends: | Object |
Provides a registry of all Layouts (instances of Ext.layout.Layout or any subclass
thereof) on a page.
This class is a singleton and cannot be created directly.
| Method | Defined By | |
|---|---|---|
create( Object config, Constructor defaultType )
:
Ext.ComponentCreates a new Component from the specified config object using the
config object's xtype to determine the class to in... Creates a new Component from the specified config object using the
config object's xtype to determine the class to instantiate. Parameters:
| LayoutManager | |