X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.layout.FormLayout.html diff --git a/docs/output/Ext.layout.FormLayout.html b/docs/output/Ext.layout.FormLayout.html index 83134ffb..e28bd953 100644 --- a/docs/output/Ext.layout.FormLayout.html +++ b/docs/output/Ext.layout.FormLayout.html @@ -1,4 +1,4 @@ -
Properties Methods Events Config Options Direct Link
ContainerLayout
  AnchorLayout
    FormLayout

Class Ext.layout.FormLayout

Package:Ext.layout
Defined In:FormLayout.js
Class:FormLayout
Extends:AnchorLayout

This layout manager is specifically designed for rendering and managing child Components of +

ContainerLayout
  AnchorLayout
    FormLayout

Class Ext.layout.FormLayout

Package:Ext.layout
Defined In:FormLayout.js
Class:FormLayout
Extends:AnchorLayout

This layout manager is specifically designed for rendering and managing child Components of forms. It is responsible for rendering the labels of Fields.

This layout manager is used when a Container is configured with the layout:'form' @@ -153,7 +153,7 @@ the text of the label for this field (defaults to a colon ':' or the rendered directly after each form field wrapper (defaults to 'x-form-clear-left')

Also see getTemplateArgs

FormLayout labelSeparator : String
See Ext.form.FormPanel.labelSeparator. Configuration -of this property at the container level takes precedence.
FormLayout renderHidden : Boolean
True to hide each contained item on render (defaults to false).
ContainerLayout trackLabels : Boolean
True to show/hide the field label when the field is hidden. Defaults to false.
FormLayout

Public Properties

PropertyDefined By
 renderHidden : Boolean
True to hide each contained item on render (defaults to false).
ContainerLayout
 trackLabels : Boolean
True to show/hide the field label when the field is hidden. Defaults to true.
FormLayout

Public Properties

PropertyDefined By