^1640742909690
@
sname
Window
slabel
Window
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.Panel
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/javax/swing/JWindow.gif
  @/@25658
  sname
  animateTarget
  stype
  string/element
  sgroup
  Window
  sdescription
  Id or element from which the window should animate while opening (defaults to null with no animation).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25658
  @/@25659
  sname
  baseCls
  stype
  string
  sgroup
  Window
  sdescription
  The base CSS class to apply to this panel's element (defaults to 'x-window').
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25659
  @/@25660
  sname
  closable
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">True to display the 'close' tool button and allow the user to close the window, false to
hide the button and disallow...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25660
  @/@25661
  sname
  closeAction
  stype
  string
  sinputtype
  select
  sgroup
  Window
  Sdescription
#$@text#$@
<div class="short">The action to take when the close header tool is clicked:
&lt;div class="mdetail-params"&gt;
'close' : Default&lt;div class="s...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25661
    @/@25661/@close
    sname
    close
    slabel
    close
    svalue
    'close'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    close
    @/@25661/@hide
    sname
    hide
    slabel
    hide
    svalue
    'hide'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    hide
  @/@25662
  sname
  collapsed
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">True to render the window collapsed, false to render it expanded (defaults to false). Note that if
expandOnShow is tr...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25662
  @/@25663
  sname
  constrain
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">True to constrain the window within its containing element, false to allow it to fall outside of its
containing eleme...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25663
  @/@25664
  sname
  constrainHeader
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">True to constrain the window header within its containing element (allowing the window body to fall outside
of its co...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25664
  @/@25665
  sname
  defaultButton
  stype
  string/number/component
  sgroup
  Window
  Sdescription
#$@text#$@
<div class="short">Specifies a Component to receive focus when this Window is focussed.
This may be one of:&lt;div class="mdetail-params"&gt;
...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25665
  @/@25666
  sname
  draggable
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">True to allow the window to be dragged by the header bar, false to disable dragging (defaults to true).  Note
that by...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25666
  @/@25667
  sname
  expandOnShow
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">True to always expand the window when it is displayed, false to keep it in its current state (which may be
collapsed)...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25667
  @/@25668
  sname
  hidden
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  true
  Sdescription
#$@text#$@
Render this component hidden (default is <tt>true</tt>). If <tt>true</tt>, the
<a href="output/Ext.Window.html#Ext.Window-hide" ext:member="hide" ext:cls="Ext.Window">hide</a> method will be called internally.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25668
  @/@25669
  sname
  initHidden
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  true
  sdescription
  True to hide the window until show() is explicitly called (defaults to true).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25669
  @/@25670
  sname
  manager
  sgroup
  Window
  sdescription
  A reference to the WindowGroup that should manage this window (defaults to <a href="output/Ext.WindowMgr.html" ext:cls="Ext.WindowMgr">Ext.WindowMgr</a>).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25670
  @/@25671
  sname
  maximizable
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">True to display the 'maximize' tool button and allow the user to maximize the window, false to hide the button
and di...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25671
  @/@25672
  sname
  maximized
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  sdescription
  True to initially display the window in a maximized state. (Defaults to false).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25672
  @/@25673
  sname
  minHeight
  stype
  number
  sgroup
  Window
  sdescription
  The minimum height in pixels allowed for this window (defaults to 100).  Only applies when resizable = true.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25673
  @/@25674
  sname
  minWidth
  stype
  number
  sgroup
  Window
  sdescription
  The minimum width in pixels allowed for this window (defaults to 200).  Only applies when resizable = true.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25674
  @/@25675
  sname
  minimizable
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">True to display the 'minimize' tool button and allow the user to minimize the window, false to hide the button
and di...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25675
  @/@25676
  sname
  modal
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">True to make the window modal and mask everything behind it when displayed, false to display it without
restricting a...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25676
  @/@25677
  sname
  onEsc
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Function
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">Allows override of the built-in processing for the escape key. Default action
is to close the Window (performing what...
#$@text#$@
  sid
  25677
  @/@25678
  sname
  plain
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">True to render the window body with a transparent background so that it will blend into the framing
elements, false t...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25678
  @/@25679
  sname
  resizable
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Window
  sdefault
  true
  sdescription
  True to allow user resizing at each edge and corner of the window, false to disable resizing (defaults to true).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25679
  @/@25680
  sname
  resizeHandles
  stype
  string
  sgroup
  Window
  sdescription
  A valid <a href="output/Ext.Resizable.html" ext:cls="Ext.Resizable">Ext.Resizable</a> handles config string (defaults to 'all').  Only applies when resizable = true.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25680
  @/@25681
  sname
  x
  stype
  number
  sgroup
  Window
  Sdescription
#$@text#$@
<div class="short">The X position of the left edge of the window on initial showing. Defaults to centering the Window within
the width o...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25681
  @/@25682
  sname
  y
  stype
  number
  sgroup
  Window
  Sdescription
#$@text#$@
<div class="short">The Y position of the top edge of the window on initial showing. Defaults to centering the Window within
the height o...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25682
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.Panel//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.Window
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@activate
    sname
    activate
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Window
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after the window has been visually activated via setActive.
    sth_createIndex
    false
    sth_mark
    false
    sid
    activate
      @/@listeners/@activate/@4028
      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
      4028
      @/@listeners/@activate/@4029
      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
      4029
      @/@listeners/@activate/@4030
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      4030
    @/@listeners/@deactivate
    sname
    deactivate
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Window
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after the window has been visually deactivated via setActive.
    sth_createIndex
    false
    sth_mark
    false
    sid
    deactivate
      @/@listeners/@deactivate/@4032
      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
      4032
      @/@listeners/@deactivate/@4033
      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
      4033
      @/@listeners/@deactivate/@4034
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      4034
    @/@listeners/@maximize
    sname
    maximize
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Window
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after the window has been maximized.
    sth_createIndex
    false
    sth_mark
    false
    sid
    maximize
      @/@listeners/@maximize/@4036
      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
      4036
      @/@listeners/@maximize/@4037
      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
      4037
      @/@listeners/@maximize/@4038
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      4038
    @/@listeners/@minimize
    sname
    minimize
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Window
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after the window has been minimized.
    sth_createIndex
    false
    sth_mark
    false
    sid
    minimize
      @/@listeners/@minimize/@4040
      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
      4040
      @/@listeners/@minimize/@4041
      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
      4041
      @/@listeners/@minimize/@4042
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      4042
    @/@listeners/@resize
    sname
    resize
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Window
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after the window has been resized.
    sth_createIndex
    false
    sth_mark
    false
    sid
    resize
      @/@listeners/@resize/@4044
      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
      4044
      @/@listeners/@resize/@4045
      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
      4045
      @/@listeners/@resize/@4046
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,width,height
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      4046
    @/@listeners/@restore
    sname
    restore
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Window
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after the window has been restored to its original size after being maximized.
    sth_createIndex
    false
    sth_mark
    false
    sid
    restore
      @/@listeners/@restore/@4048
      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
      4048
      @/@listeners/@restore/@4049
      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
      4049
      @/@listeners/@restore/@4050
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      4050
