X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..10a866c12701c0a0afd0ac85dcdcf32a421514ac:/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 df2beb07..530b7ca2 100644 --- a/docs/output/Ext.layout.FitLayout.html +++ b/docs/output/Ext.layout.FitLayout.html @@ -1,4 +1,4 @@ -
ContainerLayout FitLayout
Package: | Ext.layout |
Defined In: | FitLayout.js |
Class: | FitLayout |
Subclasses: | AccordionLayout, CardLayout, CenterLayout |
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