X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/output/Ext.layout.FitLayout.html diff --git a/docs/output/Ext.layout.FitLayout.html b/docs/output/Ext.layout.FitLayout.html index 37fb8266..d7706198 100644 --- a/docs/output/Ext.layout.FitLayout.html +++ b/docs/output/Ext.layout.FitLayout.html @@ -1,4 +1,4 @@ -
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 @@ -30,7 +30,7 @@ a...

ContainerLayout fieldTpl : Ext.Template
The Ext.Template used by Field rendering layout classes (such as -Ext.layout.FormLayout) to create the DOM structure o...
The Ext.Template used by Field rendering layout classes (such as +Ext.layout.FormLayout) to create the DOM structure o...
The Ext.Template used by Field rendering layout classes (such as Ext.layout.FormLayout) to create the DOM structure of a fully wrapped, labeled and styled form Field. A default Template is supplied, but this may be overriden to create custom field structures. The template processes values returned from