^1640742908361
@
sname
Button
slabel
Button
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.BoxComponent
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/javax/swing/JButton.gif
  @/@24215
  sname
  allowDepress
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Button
  sdefault
  false
  sdescription
  False to not allow a pressed Button to be depressed (defaults to undefined). Only valid when <a href="output/Ext.Button.html#Ext.Button-enableToggle" ext:member="enableToggle" ext:cls="Ext.Button">enableToggle</a> is true.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24215
  @/@24216
  sname
  arrowAlign
  stype
  string
  sgroup
  Button
  Sdescription
#$@text#$@
<div class="short">(Optional) The side of the Button box to render the arrow if the button has an associated menu.
Two values are allowe...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24216
  @/@24217
  sname
  autoWidth
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Button
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">By default, if a width is not specified the button will attempt to stretch horizontally to fit its content.
If the bu...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24217
  @/@24218
  sname
  buttonSelector
  stype
  string
  sgroup
  Button
  Sdescription
#$@text#$@
<div class="short">(Optional) A DomQuery selector which is used to extract the active, clickable element from the
DOM structure created....
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24218
  @/@24219
  sname
  clickEvent
  stype
  string
  sgroup
  Button
  Sdescription
#$@text#$@
<div class="short">The DOM event that will fire the handler of the button. This can be any valid event name (dblclick, contextmenu).
Def...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24219
  @/@24220
  sname
  cls
  stype
  string
  sgroup
  Button
  sdescription
  A CSS class string to apply to the button's main element.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24220
  @/@24221
  sname
  disabled
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Button
  sdefault
  false
  sdescription
  True to start disabled (defaults to false)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24221
  @/@24222
  sname
  enableToggle
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Button
  sdefault
  false
  sdescription
  True to enable pressed/not pressed toggling (defaults to false)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24222
  @/@24223
  sname
  handleMouseEvents
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Button
  sdefault
  true
  sdescription
  False to disable visual cues on mouseover, mouseout and mousedown (defaults to true)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24223
  @/@24224
  sname
  handler
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Function
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Button
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">A function called when the button is clicked (can be used instead of click event).
The handler is passed the followin...
#$@text#$@
  sid
  24224
    @/@24224/@23359
    sname
    templates
    sdescriptors
    xworker.lang.MetaDescriptor3/@templates
    sextends
    xworker.extjs.Ext.ButtonTpls
    sid
    23359
  @/@24225
  sname
  hidden
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Button
  sdefault
  false
  sdescription
  True to start hidden (defaults to false)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24225
  @/@24226
  sname
  icon
  stype
  string
  ssize
  40
  sgroup
  Button
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="short">The path to an image to display in the button (the image will be set as the background-image
CSS property of the butt...
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24226
  @/@24227
  sname
  iconAlign
  stype
  string
  sinputtype
  inputSelect
  sgroup
  Button
  sdefault
  'left'
  Sdescription
#$@text#$@
<div class="short">(Optional) The side of the Button box to render the icon. Four values are allowed:
&lt;ul class="mdetail-params"&gt;
'top'&lt;...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24227
    @/@24227/@top
    sname
    top
    slabel
    top
    svalue
    'top'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    top
    @/@24227/@right
    sname
    right
    slabel
    right
    svalue
    'right'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    right
    @/@24227/@bottom
    sname
    bottom
    slabel
    bottom
    svalue
    'bottom'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    bottom
    @/@24227/@left
    sname
    left
    slabel
    left
    svalue
    'left'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    left
  @/@24228
  sname
  iconCls
  stype
  string
  sgroup
  Button
  sdescription
  A css class which sets a background image to be used as the icon for this button
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24228
  @/@24229
  sname
  menu
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.menu.Menu
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sdescription
  <div class="short">Standard menu attribute consisting of a reference to a menu object, a menu id or a menu config blob (defaults to unde...
  sid
  24229
  @/@24230
  sname
  menuAlign
  stype
  string
  sgroup
  Button
  sdescription
  The position to align the menu to (see <a href="output/Ext.Element.html#Ext.Element-alignTo" ext:member="alignTo" ext:cls="Ext.Element">Ext.Element.alignTo</a> for more details, defaults to 'tl-bl?').
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24230
  @/@24231
  sname
  minWidth
  stype
  number
  sgroup
  Button
  Sdescription
#$@text#$@
The minimum width for this button (used to give a set of buttons a common width).
See also <a href="output/Ext.Panel.html" ext:cls="Ext.Panel">Ext.Panel</a>.<tt><a href="output/Ext.Panel.html#Ext.Panel-minButtonWidth" ext:member="minButtonWidth" ext:cls="Ext.Panel">minButtonWidth</a></tt>.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24231
  @/@24232
  sname
  overflowText
  stype
  string
  sgroup
  Button
  Sdescription
#$@text#$@
<div class="short">If used in a Toolbar, the
text to be used if this item is shown in the overflow menu. See also
Ext.Toolbar.Item.overf...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24232
  @/@24233
  sname
  pressed
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Button
  sdefault
  false
  sdescription
  True to start pressed (only if enableToggle = true)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24233
  @/@24234
  sname
  repeat
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.util.ClickRepeater
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">True to repeat fire the click event while the mouse is down. This can also be
a ClickRepeater config object (defaults...
#$@text#$@
  sid
  24234
  @/@24235
  sname
  scale
  stype
  string
  sinputtype
  select
  sgroup
  Button
  sdefault
  'small'
  Sdescription
#$@text#$@
<div class="short">(Optional) The size of the Button. Three values are allowed:
&lt;ul class="mdetail-params"&gt;
'small'&lt;div class="sub-desc"...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24235
    @/@24235/@small
    sname
    small
    slabel
    small
    svalue
    'small'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    small
    @/@24235/@medium
    sname
    medium
    slabel
    medium
    svalue
    'medium'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    medium
    @/@24235/@large
    sname
    large
    slabel
    large
    svalue
    'large'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    large
  @/@24236
  sname
  scope
  sgroup
  Button
  Sdescription
#$@text#$@
The scope (<tt><b>this</b></tt> reference) in which the
<code><a href="output/Ext.Button.html#Ext.Button-handler" ext:member="handler" ext:cls="Ext.Button">handler</a></code> and <code><a href="output/Ext.Button.html#Ext.Button-toggleHandler" ext:member="toggleHandler" ext:cls="Ext.Button">toggleHandler</a></code> is
executed. Defaults to this Button.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24236
  @/@24237
  sname
  tabIndex
  stype
  number
  sgroup
  Button
  sdescription
  Set a DOM tabIndex for this button (defaults to undefined)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24237
  @/@24238
  sname
  template
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.Template
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">A Template used to create the Button's DOM structure.
Instances, or subclasses which need a different DOM structure m...
#$@text#$@
  sid
  24238
  @/@24239
  sname
  text
  stype
  string
  scolspan
  2
  sdescription
  The button text to be used as innerHTML (html tags are accepted)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24239
  @/@24240
  sname
  toggleGroup
  stype
  string
  sgroup
  Button
  sdescription
  The group this toggle button is a member of (only 1 per group can be pressed)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24240
  @/@24241
  sname
  toggleHandler
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Function
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sdescription
  <div class="short">Function called when a Button with enableToggle set to true is clicked. Two arguments are passed:&lt;ul class="mdetail-p...
  sid
  24241
  @/@24242
  sname
  tooltip
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.QuickTips
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sdescription
  <div class="short">The tooltip for the button - can be a string to be used as innerHTML (html tags are accepted) or QuickTips config obj...
  sid
  24242
  @/@24243
  sname
  tooltipType
  stype
  string
  sinputtype
  inputSelect
  sgroup
  Button
  sdefault
  'qtip'
  sdescription
  The type of tooltip to use. Either 'qtip' (default) for QuickTips or 'title' for title attribute.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24243
    @/@24243/@qtip
    sname
    qtip
    slabel
    qtip
    svalue
    'qtip'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    qtip
    @/@24243/@title
    sname
    title
    slabel
    title
    svalue
    'title'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    title
  @/@24244
  sname
  type
  stype
  string
  sinputtype
  inputSelect
  sgroup
  Button
  sdefault
  'button'
  sdescription
  submit, reset or button - defaults to 'button'
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24244
    @/@24244/@button
    sname
    button
    slabel
    button
    svalue
    'button'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    button
    @/@24244/@reset
    sname
    reset
    slabel
    reset
    svalue
    'reset'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    reset
    @/@24244/@submit
    sname
    submit
    slabel
    submit
    svalue
    'submit'
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sid
    submit
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.BoxComponent//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.Button
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@click
    sname
    click
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when this button is clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    click
      @/@listeners/@click/@2515
      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
      2515
      @/@listeners/@click/@2516
      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
      2516
      @/@listeners/@click/@2517
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2517
    @/@listeners/@menuhide
    sname
    menuhide
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    If this button has a menu, this event fires when it is hidden
    sth_createIndex
    false
    sth_mark
    false
    sid
    menuhide
      @/@listeners/@menuhide/@2519
      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
      2519
      @/@listeners/@menuhide/@2520
      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
      2520
      @/@listeners/@menuhide/@2521
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,menu
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2521
    @/@listeners/@menushow
    sname
    menushow
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    If this button has a menu, this event fires when it is shown
    sth_createIndex
    false
    sth_mark
    false
    sid
    menushow
      @/@listeners/@menushow/@2523
      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
      2523
      @/@listeners/@menushow/@2524
      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
      2524
      @/@listeners/@menushow/@2525
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,menu
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2525
    @/@listeners/@menutriggerout
    sname
    menutriggerout
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    If this button has a menu, this event fires when the mouse leaves the menu triggering element
    sth_createIndex
    false
    sth_mark
    false
    sid
    menutriggerout
      @/@listeners/@menutriggerout/@2527
      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
      2527
      @/@listeners/@menutriggerout/@2528
      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
      2528
      @/@listeners/@menutriggerout/@2529
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,menu,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2529
    @/@listeners/@menutriggerover
    sname
    menutriggerover
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    If this button has a menu, this event fires when the mouse enters the menu triggering element
    sth_createIndex
    false
    sth_mark
    false
    sid
    menutriggerover
      @/@listeners/@menutriggerover/@2531
      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
      2531
      @/@listeners/@menutriggerover/@2532
      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
      2532
      @/@listeners/@menutriggerover/@2533
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,menu,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2533
    @/@listeners/@mouseout
    sname
    mouseout
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the mouse exits the button
    sth_createIndex
    false
    sth_mark
    false
    sid
    mouseout
      @/@listeners/@mouseout/@2535
      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
      2535
      @/@listeners/@mouseout/@2536
      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
      2536
      @/@listeners/@mouseout/@2537
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2537
    @/@listeners/@mouseover
    sname
    mouseover
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the mouse hovers over the button
    sth_createIndex
    false
    sth_mark
    false
    sid
    mouseover
      @/@listeners/@mouseover/@2539
      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
      2539
      @/@listeners/@mouseover/@2540
      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
      2540
      @/@listeners/@mouseover/@2541
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2541
    @/@listeners/@toggle
    sname
    toggle
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Button
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the 'pressed' state of this button changes (only if enableToggle = true)
    sth_createIndex
    false
    sth_mark
    false
    sid
    toggle
      @/@listeners/@toggle/@2543
      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
      2543
      @/@listeners/@toggle/@2544
      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
      2544
      @/@listeners/@toggle/@2545
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,pressed
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      2545
