X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..6b044c28b5f26fb99c86c237ffad19741c0f7f3d:/docs/output/Ext.layout.FitLayout.html?ds=sidebyside diff --git a/docs/output/Ext.layout.FitLayout.html b/docs/output/Ext.layout.FitLayout.html index 86e7eaa3..49519181 100644 --- a/docs/output/Ext.layout.FitLayout.html +++ b/docs/output/Ext.layout.FitLayout.html @@ -1,4 +1,5 @@ -
ContainerLayout FitLayout
Package: | Ext.layout |
Defined In: | FitLayout.js |
Class: | FitLayout |
Subclasses: | AccordionLayout, CardLayout |
Extends: | ContainerLayout |
This is a base class for layouts that contain a single item that automatically expands to fill the layout's +
ContainerLayout + FitLayout
Package: | Ext.layout |
Defined In: | FitLayout.js |
Class: | FitLayout |
Subclasses: | AccordionLayout, CardLayout |
Extends: | ContainerLayout |
This is a base class for layouts that contain a single item that automatically expands to fill the layout's container. This class is intended to be extended or created via the layout:'fit' Ext.Container.layout config, and should generally not need to be created directly via the new keyword.
FitLayout does not have any direct config options (other than inherited ones). To fit a panel to a container