^1640742912152
@
sname
Region
slabel
Region
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.ExtThing
smany
true
seditCols
2
sinitialization
false
smodifier
public
sid
Region
  @/@animFloat
  sname
  animFloat
  sinputtype
  truefalse
  sgroup
  LayoutData
  sdefault
  true
  sdescription
  <p>When a collapsed region's bar is clicked, the region's panel will be displayed as a floated panel that will close aga...</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  animFloat
  @/@autoHide
  sname
  autoHide
  sinputtype
  truefalse
  sgroup
  LayoutData
  sdefault
  true
  sdescription
  <div class="long">When a collapsed region's bar is clicked, the region's panel will be displayed as a floated panel. If <tt>autoHide = true</tt>, the panel will automatically hide after the user mouses out of the panel. If <tt>autoHide = false</tt>, the panel will continue to display until the user clicks outside of the panel (defaults to <tt>true</tt>).</div>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  autoHide
  @/@cmargins
  sname
  cmargins
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  LayoutData.BorderLayout
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">Note: this config is only used when this BoxComponent is rendered
by a Container which has been configured to use the...
#$@text#$@
  sid
  cmargins
    @/@cmargins/@top
    sname
    top
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    top
    @/@cmargins/@right
    sname
    right
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    right
    @/@cmargins/@bottom
    sname
    bottom
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    bottom
    @/@cmargins/@left
    sname
    left
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sid
    left
  @/@collapseMode
  sname
  collapseMode
  sinputtype
  select
  sgroup
  LayoutData
  sdefault
  undefined
  sdescription
  <p>collapseMode supports two configuration values:&lt;div class=&quot;mdetail-params&quot;&gt; undefined (default)&lt;div class=&quot;sub-desc&quot;&gt;...</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  collapseMode
    @/@collapseMode/@undefined
    sname
    undefined
    slabel
    undefined
    svalue
    undefined
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    undefined
    @/@collapseMode/@mini
    sname
    mini
    slabel
    mini
    svalue
    'mini'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    mini
  @/@collapsible
  sname
  collapsible
  sinputtype
  truefalse
  sgroup
  LayoutData
  sdefault
  false
  sdescription
  <p><font face="Courier New">true</font> to allow the user to collapse this region (defaults to <tt>false</tt>). If <tt>true</tt>, an expand/collapse tool button will automatically be rendered into the title bar of the region, otherwise the button will not be shown.</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  collapsible
  @/@attribute
  sname
  floatable
  sinputtype
  truefalse
  sgroup
  LayoutData
  sdefault
  true
  Sdescription
#$@text#$@
<div class="long"><tt>true</tt> to allow clicking a collapsed region's bar to display the region's panel floated above the layout, <tt>false</tt> to force the user to fully expand a collapsed region by clicking the expand button to see it again (defaults to <tt>true</tt>).</div>
<p>&nbsp;</p>
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  attribute
  @/@minHeight
  sname
  minHeight
  sgroup
  LayoutData
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  minHeight
  @/@minWidth
  sname
  minWidth
  sgroup
  LayoutData
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  minWidth
  @/@split
  sname
  split
  sinputtype
  truefalse
  scolspan
  2
  sgroup
  LayoutData
  sdefault
  false
  sdescription
  <p><tt>true</tt> to create a <a href="file.///F./software/开发/javascript/ext-3.2.1/ext-3.2.1/docs/output/output/Ext.layout.BorderLayout.SplitRegion.html" extcls="Ext.layout.BorderLayout.SplitRegion">SplitRegion</a> and display a 5px wide <a href="file///F/software/开发/javascript/ext-3.2.1/ext-3.2.1/docs/output/output/Ext.SplitBar.html" extcls="Ext.SplitBar">Ext.SplitBar</a> between this region and its neighbor, allowing the user to resize the regions dynamically. Defaults to <tt>false</tt> creating a <a href="file///F/software/开发/javascript/ext-3.2.1/ext-3.2.1/docs/output/output/Ext.layout.BorderLayout.Region.html" extcls="Ext.layout.BorderLayout.Region">Region</a>.</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  split
  @/@margins
  sname
  margins
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.layout.BorderLayout.Region/@cmargins
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  LayoutData.BorderLayout
  smodifier
  public
  sid
  margins
