^1640742911125
@
sname
FormPanel
slabel
FormPanel
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.Panel,xworker.extjs.Ext.form.BasicForm
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/application_form.png
  @/@24823
  sname
  buttons
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Items
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An array of Ext.Buttons or Ext.Button configs used to add buttons to the footer of this FormPanel.
Buttons in the foo...
#$@text#$@
  sid
  24823
  @/@24824
  sname
  formId
  stype
  string
  sgroup
  FormPanel
  sdescription
  The id of the FORM tag (defaults to an auto-generated id).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24824
  @/@24825
  sname
  hideLabels
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  FormPanel
  sdefault
  false
  Sdescription
#$@text#$@
<p><tt>true</tt> to hide field labels by default (sets <tt>display:none</tt>). Defaults to
<tt>false</tt>.</p>
<p>Also see <a href="output/Ext.Component.html" ext:cls="Ext.Component">Ext.Component</a>.<tt><a href="output/Ext.Component.html#Ext.Component-hideLabel" ext:member="hideLabel" ext:cls="Ext.Component">hideLabel</a></tt>.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24825
  @/@24826
  sname
  itemCls
  stype
  string
  sgroup
  FormPanel
  sdescription
  A css class to apply to the x-form-item of fields. This property cascades to child containers.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24826
  @/@24827
  sname
  labelAlign
  stype
  string
  sinputtype
  inputSelect
  sgroup
  FormPanel
  sdefault
  'left'
  Sdescription
#$@text#$@
<div class="short">The label alignment value used for the text-align specification
for the container. Valid values are "left", "top" or ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24827
    @/@24827/@left
    sname
    left
    slabel
    left
    svalue
    'left'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    left
    @/@24827/@top
    sname
    top
    slabel
    top
    svalue
    'top'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    top
    @/@24827/@right
    sname
    right
    slabel
    right
    svalue
    'right'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    right
  @/@24828
  sname
  labelPad
  stype
  number
  sgroup
  FormPanel
  Sdescription
#$@text#$@
<div class="short">The default padding in pixels for field labels (defaults to 5). labelPad only
applies if labelWidth is also specified...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24828
  @/@24829
  sname
  labelSeparator
  stype
  string
  sgroup
  FormPanel
  sdescription
  See <a href="output/Ext.Component.html" ext:cls="Ext.Component">Ext.Component</a>.<tt><a href="output/Ext.Component.html#Ext.Component-labelSeparator" ext:member="labelSeparator" ext:cls="Ext.Component">labelSeparator</a></tt>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24829
  @/@24830
  sname
  labelWidth
  stype
  number
  sgroup
  FormPanel
  Sdescription
#$@text#$@
<div class="short">The width of labels in pixels. This property cascades to child containers
and can be overridden on any child containe...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24830
  @/@24832
  sname
  minButtonWidth
  stype
  number
  sgroup
  FormPanel
  sdescription
  Minimum width of all buttons in pixels (defaults to <tt>75</tt>).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24832
  @/@24833
  sname
  monitorPoll
  stype
  number
  sgroup
  FormPanel
  sdescription
  The milliseconds to poll valid state, ignored if monitorValid is not true (defaults to 200)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24833
  @/@24834
  sname
  monitorValid
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  FormPanel
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">If true, the form monitors its valid state client-side and
regularly fires the clientvalidation event passing that st...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24834
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.Panel//@listeners,xworker.extjs.Ext.form.BasicForm//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.form.FormPanel
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@clientvalidation
    sname
    clientvalidation
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    form.FormPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    If the monitorValid config option is true, this event fires repetitively to notify of valid state
    sth_createIndex
    false
    sth_mark
    false
    sid
    clientvalidation
      @/@listeners/@clientvalidation/@3207
      sname
      name
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3207
      @/@listeners/@clientvalidation/@3208
      sname
      label
      sreadOnly
      false
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3208
      @/@listeners/@clientvalidation/@3209
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,valid
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3209
