X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.layout.FitLayout.html 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 @@ -
Properties Methods Events Config Options Direct Link
ContainerLayout
  FitLayout

Class Ext.layout.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

Class Ext.layout.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