^1640742911844
@
sname
GridPanel
slabel
GridPanel
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.Panel
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sicon
icons/javax/swing/JTable.gif
Sdescription
#$@text#$@
<p>This class represents the primary interface of a component based grid control to represent data in a tabular format of rows and columns. The GridPanel is composed of the following:</p>
<div class="mdetail-params">
<ul>
    <li><b><a href="file.///F./software/开发/javascript/ext-3.2.1/ext-3.2.1/docs/output/output/Ext.data.Store.html" extcls="Ext.data.Store">Store</a></b>  The Model holding the data records (rows)
    <div class="sub-desc">&nbsp;</div>
    </li>
    <li><b><a href="file.///F./software/开发/javascript/ext-3.2.1/ext-3.2.1/docs/output/output/Ext.grid.ColumnModel.html" extcls="Ext.grid.ColumnModel">Column model</a></b>  Column makeup
    <div class="sub-desc">&nbsp;</div>
    </li>
    <li><b><a href="file.///F./software/开发/javascript/ext-3.2.1/ext-3.2.1/docs/output/output/Ext.grid.GridView.html" extcls="Ext.grid.GridView">View</a></b>  Encapsulates the user interface
    <div class="sub-desc">&nbsp;</div>
    </li>
    <li><b><a href="file.///F./software/开发/javascript/ext-3.2.1/ext-3.2.1/docs/output/output/Ext.grid.AbstractSelectionModel.html" extcls="Ext.grid.AbstractSelectionModel">selection model</a></b>  Selection behavior</li>
</ul>
</div>
#$@text#$@
  @/@25007
  sname
  autoExpandColumn
  stype
  string
  sgroup
  GridPanel
  Sdescription
#$@text#$@
<div class="short">The id of a column in
this grid that should expand to fill unused space. This value specified here can not
be 0.
Note...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25007
  @/@25008
  sname
  autoExpandMax
  stype
  number
  sgroup
  GridPanel
  Sdescription
#$@text#$@
The maximum width the <tt><a href="output/Ext.grid.GridPanel.html#Ext.grid.GridPanel-autoExpandColumn" ext:member="autoExpandColumn" ext:cls="Ext.grid.GridPanel">autoExpandColumn</a></tt>
can have (if enabled). Defaults to <tt>1000</tt>.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25008
  @/@25009
  sname
  autoExpandMin
  stype
  number
  sgroup
  GridPanel
  Sdescription
#$@text#$@
The minimum width the <tt><a href="output/Ext.grid.GridPanel.html#Ext.grid.GridPanel-autoExpandColumn" ext:member="autoExpandColumn" ext:cls="Ext.grid.GridPanel">autoExpandColumn</a></tt>
can have (if enabled). Defaults to <tt>50</tt>.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25009
  @/@25012
  sname
  colModel
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtContainer
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  sdescription
  The <a href="output/Ext.grid.ColumnModel.html" ext:cls="Ext.grid.ColumnModel">Ext.grid.ColumnModel</a> to use when rendering the grid (required).
  sid
  25012
    @/@25012/@ColumnModel
    sname
    ColumnModel
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.ColumnModel
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    ColumnModel
    @/@25012/@LockingColumnModel
    sname
    LockingColumnModel
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.ux.grid.LockingColumnModel
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    LockingColumnModel
  @/@25013
  sname
  columnLines
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  false
  Sdescription
#$@text#$@
<tt>true</tt> to add css for column separation lines.
Default is <tt>false</tt>.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25013
  @/@25014
  sname
  columns
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An array of columns to auto create a
Ext.grid.ColumnModel.  The ColumnModel may be explicitly created via the
colMode...
#$@text#$@
  sid
  25014
    @/@25014/@Column
    sname
    Column
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.Column
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    Column
    @/@25014/@RowNumberer
    sname
    RowNumberer
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.RowNumberer
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    RowNumberer
    @/@25014/@BooleanColumn
    sname
    BooleanColumn
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.BooleanColumn
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    BooleanColumn
  @/@25015
  sname
  ddGroup
  stype
  string
  sgroup
  GridPanel
  sdescription
  The DD group this GridPanel belongs to. Defaults to <tt>'GridDD'</tt> if not specified.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25015
  @/@25016
  sname
  ddText
  stype
  string
  sgroup
  GridPanel
  Sdescription
#$@text#$@
<div class="short">Configures the text in the drag proxy.  Defaults to:
ddText : '{0} selected row{1}'
{0} is replaced with the number o...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25016
  @/@25017
  sname
  deferRowRender
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">Defaults to true to enable deferred row rendering.
This allows the GridPanel to be initially rendered empty, with the...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25017
  @/@25018
  sname
  disableSelection
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  false
  Sdescription
#$@text#$@
<p><tt>true</tt> to disable selections in the grid. Defaults to <tt>false</tt>.</p>
<p>Ignored if a <a href="output/Ext.grid.GridPanel.html#Ext.grid.GridPanel-selModel" ext:member="selModel" ext:cls="Ext.grid.GridPanel">SelectionModel</a> is specified.</p>
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25018
  @/@25019
  sname
  enableColumnHide
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  true
  Sdescription
#$@text#$@
Defaults to <tt>true</tt> to enable <a href="output/Ext.grid.Column.html#Ext.grid.Column-hidden" ext:member="hidden" ext:cls="Ext.grid.Column">hiding of columns</a>
with the <a href="output/Ext.grid.GridPanel.html#Ext.grid.GridPanel-enableHdMenu" ext:member="enableHdMenu" ext:cls="Ext.grid.GridPanel">header menu</a>.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25019
  @/@25020
  sname
  enableColumnMove
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  true
  Sdescription
#$@text#$@
Defaults to <tt>true</tt> to enable drag and drop reorder of columns. <tt>false</tt>
to turn off column reordering via drag drop.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25020
  @/@25021
  sname
  enableColumnResize
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  true
  sdescription
  <tt>false</tt> to turn off column resizing for the whole grid. Defaults to <tt>true</tt>.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25021
  @/@25022
  sname
  enableDragDrop
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">Enables dragging of the selected rows of the GridPanel. Defaults to false.
Setting this to true causes this GridPanel...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25022
  @/@25023
  sname
  enableHdMenu
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  true
  sdescription
  Defaults to <tt>true</tt> to enable the drop down button for menu in the headers.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25023
  @/@25024
  sname
  hideHeaders
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  false
  sdescription
  True to hide the grid's header. Defaults to <code>false</code>.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25024
  @/@25025
  sname
  loadMask
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.LoadMask
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  Sdescription
#$@text#$@
An <a href="output/Ext.LoadMask.html" ext:cls="Ext.LoadMask">Ext.LoadMask</a> config or true to mask the grid while
loading. Defaults to <code>false</code>.
#$@text#$@
  sid
  25025
  @/@25026
  sname
  maxHeight
  stype
  number
  sgroup
  GridPanel
  sdescription
  Sets the maximum height of the grid - ignored if <tt>autoHeight</tt> is not on.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25026
  @/@25027
  sname
  minColumnWidth
  stype
  number
  sgroup
  GridPanel
  sdescription
  The minimum width a column can be resized to. Defaults to <tt>25</tt>.
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25027
  @/@25028
  sname
  selModel
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtContainer
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">Any subclass of Ext.grid.AbstractSelectionModel that will provide
the selection model for the grid (defaults to Ext.g...
#$@text#$@
  sid
  25028
    @/@25028/@actions
    sname
    actions
    sdescriptors
    xworker.lang.MetaDescriptor3/@actions
    sid
    actions
      @/@25028/@actions/@toJavaScriptCode
      sname
      toJavaScriptCode
      sisSynchronized
      false
      sthrowException
      true
      suseOtherAction
      false
      suseOuterJava
      true
      souterClassName
      xworker.extjs.Ext.grid.GridPanelSelModelCreator
      smethodName
      toJavaScriptCode
      sdisableGlobalContext
      false
      sdescriptors
      xworker.lang.actions.JavaAction
      sid
      toJavaScriptCode
    @/@25028/@CellSelectionModel
    sname
    CellSelectionModel
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.CellSelectionModel
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    CellSelectionModel
    @/@25028/@RowSelectionModel
    sname
    RowSelectionModel
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.RowSelectionModel
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    RowSelectionModel
    @/@25028/@CheckboxSelectionModel
    sname
    CheckboxSelectionModel
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.CheckboxSelectionModel
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    CheckboxSelectionModel
  @/@25029
  sname
  sm
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Ext.grid.GridPanel/@25028
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  sdescription
  Shorthand for <tt><a href="output/Ext.grid.GridPanel.html#Ext.grid.GridPanel-selModel" ext:member="selModel" ext:cls="Ext.grid.GridPanel">selModel</a></tt>.
  sid
  25029
  @/@25030
  sname
  stateEvents
  sgroup
  GridPanel
  Sdescription
#$@text#$@
<div class="short">An array of events that, when fired, should trigger this component to save its state.
Defaults to.stateEvents. ['colu...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25030
  @/@25031
  sname
  store
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Stores
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  sdescription
  The <a href="output/Ext.data.Store.html" ext:cls="Ext.data.Store">Ext.data.Store</a> the grid should use as its data source (required).
  sid
  25031
  @/@25032
  sname
  stripeRows
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">true to stripe the rows. Default is false.
This causes the CSS class x-grid3-row-alt to be added to alternate rows of...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25032
  @/@25033
  sname
  trackMouseOver
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  GridPanel
  sdefault
  true
  Sdescription
#$@text#$@
True to highlight rows when the mouse is over. Default is <tt>true</tt>
for GridPanel, but <tt>false</tt> for EditorGridPanel.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25033
  @/@25034
  sname
  view
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtContainer
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  Sdescription
#$@text#$@
The <a href="output/Ext.grid.GridView.html" ext:cls="Ext.grid.GridView">Ext.grid.GridView</a> used by the grid. This can be set
before a call to <a href="output/Ext.Component.html#Ext.Component-render" ext:member="render" ext:cls="Ext.Component">render()</a>.
#$@text#$@
  sid
  25034
    @/@25034/@actions
    sname
    actions
    sdescriptors
    xworker.lang.MetaDescriptor3/@actions
    sid
    actions
      @/@25034/@actions/@toJavaScriptCode
      sname
      toJavaScriptCode
      sisSynchronized
      false
      sthrowException
      true
      suseOtherAction
      false
      suseOuterJava
      true
      souterClassName
      xworker.extjs.Ext.grid.GridPanelViewCreator
      smethodName
      toJavaScriptCode
      sdisableGlobalContext
      false
      sdescriptors
      xworker.lang.actions.JavaAction
      sid
      toJavaScriptCode
    @/@25034/@GridView
    sname
    GridView
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.GridView
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    GridView
    @/@25034/@GroupingView
    sname
    GroupingView
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.GroupingView
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    GroupingView
    @/@25034/@LockingGridView
    sname
    LockingGridView
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.ux.grid.LockingGridView
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    LockingGridView
    @/@25034/@BufferView
    sname
    BufferView
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.ux.grid.BufferView
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    BufferView
  @/@25035
  sname
  viewConfig
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Object
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  GridPanel
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">A config object that will be applied to the grid's UI view.  Any of
the config options available for Ext.grid.GridVie...
#$@text#$@
  sid
  25035
  @/@plugins
  sname
  plugins
  slabel
  GridPLugins
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sid
  plugins
    @/@plugins/@ColumnHeaderGroup
    sname
    ColumnHeaderGroup
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.ux.grid.ColumnHeaderGroup
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    ColumnHeaderGroup
    @/@plugins/@RowExpander
    sname
    RowExpander
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.ux.grid.RowExpander
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    RowExpander
    @/@plugins/@PlugInRef
    sname
    PlugInRef
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.ExtThing
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    PlugInRef
      @/@plugins/@PlugInRef/@varref
      sname
      varref
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      varref
  @/@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.grid.GridPanel
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@bodyscroll
    sname
    bodyscroll
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the body element is scrolled
    sth_createIndex
    false
    sth_mark
    false
    sid
    bodyscroll
      @/@listeners/@bodyscroll/@3339
      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
      3339
      @/@listeners/@bodyscroll/@3340
      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
      3340
      @/@listeners/@bodyscroll/@3341
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      scrollLeft,scrollTop
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3341
    @/@listeners/@cellclick
    sname
    cellclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires when a cell is clicked.
The data for the cell is drawn from the Record
for this row. To access the data in the ...
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    cellclick
      @/@listeners/@cellclick/@3343
      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
      3343
      @/@listeners/@cellclick/@3344
      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
      3344
      @/@listeners/@cellclick/@3345
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,columnIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3345
    @/@listeners/@cellcontextmenu
    sname
    cellcontextmenu
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a cell is right clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    cellcontextmenu
      @/@listeners/@cellcontextmenu/@3347
      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
      3347
      @/@listeners/@cellcontextmenu/@3348
      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
      3348
      @/@listeners/@cellcontextmenu/@3349
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,cellIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3349
    @/@listeners/@celldblclick
    sname
    celldblclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a cell is double clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    celldblclick
      @/@listeners/@celldblclick/@3351
      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
      3351
      @/@listeners/@celldblclick/@3352
      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
      3352
      @/@listeners/@celldblclick/@3353
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,columnIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3353
    @/@listeners/@cellmousedown
    sname
    cellmousedown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before a cell is clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    cellmousedown
      @/@listeners/@cellmousedown/@3355
      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
      3355
      @/@listeners/@cellmousedown/@3356
      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
      3356
      @/@listeners/@cellmousedown/@3357
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,columnIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3357
    @/@listeners/@click
    sname
    click
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw click event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    click
      @/@listeners/@click/@3359
      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
      3359
      @/@listeners/@click/@3360
      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
      3360
      @/@listeners/@click/@3361
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3361
    @/@listeners/@columnmove
    sname
    columnmove
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the user moves a column
    sth_createIndex
    false
    sth_mark
    false
    sid
    columnmove
      @/@listeners/@columnmove/@3363
      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
      3363
      @/@listeners/@columnmove/@3364
      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
      3364
      @/@listeners/@columnmove/@3365
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      oldIndex,newIndex
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3365
    @/@listeners/@columnresize
    sname
    columnresize
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the user resizes a column
    sth_createIndex
    false
    sth_mark
    false
    sid
    columnresize
      @/@listeners/@columnresize/@3367
      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
      3367
      @/@listeners/@columnresize/@3368
      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
      3368
      @/@listeners/@columnresize/@3369
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      columnIndex,newSize
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3369
    @/@listeners/@containerclick
    sname
    containerclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the container is clicked. The container consists of any part of the grid body that is not covered by a row...
    sth_createIndex
    false
    sth_mark
    false
    sid
    containerclick
      @/@listeners/@containerclick/@3371
      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
      3371
      @/@listeners/@containerclick/@3372
      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
      3372
      @/@listeners/@containerclick/@3373
      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
      3373
    @/@listeners/@containercontextmenu
    sname
    containercontextmenu
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the container is right clicked. The container consists of any part of the grid body that is not covered by...
    sth_createIndex
    false
    sth_mark
    false
    sid
    containercontextmenu
      @/@listeners/@containercontextmenu/@3375
      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
      3375
      @/@listeners/@containercontextmenu/@3376
      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
      3376
      @/@listeners/@containercontextmenu/@3377
      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
      3377
    @/@listeners/@containerdblclick
    sname
    containerdblclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the container is double clicked. The container consists of any part of the grid body that is not covered b...
    sth_createIndex
    false
    sth_mark
    false
    sid
    containerdblclick
      @/@listeners/@containerdblclick/@3379
      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
      3379
      @/@listeners/@containerdblclick/@3380
      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
      3380
      @/@listeners/@containerdblclick/@3381
      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
      3381
    @/@listeners/@containermousedown
    sname
    containermousedown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before the container is clicked. The container consists of any part of the grid body that is not covered by a r...
    sth_createIndex
    false
    sth_mark
    false
    sid
    containermousedown
      @/@listeners/@containermousedown/@3383
      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
      3383
      @/@listeners/@containermousedown/@3384
      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
      3384
      @/@listeners/@containermousedown/@3385
      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
      3385
    @/@listeners/@contextmenu
    sname
    contextmenu
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw contextmenu event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    contextmenu
      @/@listeners/@contextmenu/@3387
      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
      3387
      @/@listeners/@contextmenu/@3388
      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
      3388
      @/@listeners/@contextmenu/@3389
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3389
    @/@listeners/@dblclick
    sname
    dblclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw dblclick event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    dblclick
      @/@listeners/@dblclick/@3391
      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
      3391
      @/@listeners/@dblclick/@3392
      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
      3392
      @/@listeners/@dblclick/@3393
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3393
    @/@listeners/@groupchange
    sname
    groupchange
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the grid's grouping changes (only applies for grids with a GroupingView)
    sth_createIndex
    false
    sth_mark
    false
    sid
    groupchange
      @/@listeners/@groupchange/@3395
      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
      3395
      @/@listeners/@groupchange/@3396
      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
      3396
      @/@listeners/@groupchange/@3397
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,groupField
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3397
    @/@listeners/@groupclick
    sname
    groupclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when group header is clicked. Only applies for grids with a GroupingView.
    sth_createIndex
    false
    sth_mark
    false
    sid
    groupclick
      @/@listeners/@groupclick/@3399
      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
      3399
      @/@listeners/@groupclick/@3400
      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
      3400
      @/@listeners/@groupclick/@3401
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,groupField,groupValue,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3401
    @/@listeners/@groupcontextmenu
    sname
    groupcontextmenu
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when group header is right clicked. Only applies for grids with a GroupingView.
    sth_createIndex
    false
    sth_mark
    false
    sid
    groupcontextmenu
      @/@listeners/@groupcontextmenu/@3403
      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
      3403
      @/@listeners/@groupcontextmenu/@3404
      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
      3404
      @/@listeners/@groupcontextmenu/@3405
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,groupField,groupValue,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3405
    @/@listeners/@groupdblclick
    sname
    groupdblclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when group header is double clicked. Only applies for grids with a GroupingView.
    sth_createIndex
    false
    sth_mark
    false
    sid
    groupdblclick
      @/@listeners/@groupdblclick/@3407
      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
      3407
      @/@listeners/@groupdblclick/@3408
      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
      3408
      @/@listeners/@groupdblclick/@3409
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,groupField,groupValue,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3409
    @/@listeners/@groupmousedown
    sname
    groupmousedown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before a group header is clicked. Only applies for grids with a GroupingView.
    sth_createIndex
    false
    sth_mark
    false
    sid
    groupmousedown
      @/@listeners/@groupmousedown/@3411
      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
      3411
      @/@listeners/@groupmousedown/@3412
      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
      3412
      @/@listeners/@groupmousedown/@3413
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,groupField,groupValue,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3413
    @/@listeners/@headerclick
    sname
    headerclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a header is clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    headerclick
      @/@listeners/@headerclick/@3415
      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
      3415
      @/@listeners/@headerclick/@3416
      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
      3416
      @/@listeners/@headerclick/@3417
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,columnIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3417
    @/@listeners/@headercontextmenu
    sname
    headercontextmenu
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a header is right clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    headercontextmenu
      @/@listeners/@headercontextmenu/@3419
      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
      3419
      @/@listeners/@headercontextmenu/@3420
      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
      3420
      @/@listeners/@headercontextmenu/@3421
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,columnIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3421
    @/@listeners/@headerdblclick
    sname
    headerdblclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a header cell is double clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    headerdblclick
      @/@listeners/@headerdblclick/@3423
      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
      3423
      @/@listeners/@headerdblclick/@3424
      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
      3424
      @/@listeners/@headerdblclick/@3425
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,columnIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3425
    @/@listeners/@headermousedown
    sname
    headermousedown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before a header is clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    headermousedown
      @/@listeners/@headermousedown/@3427
      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
      3427
      @/@listeners/@headermousedown/@3428
      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
      3428
      @/@listeners/@headermousedown/@3429
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,columnIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3429
    @/@listeners/@keydown
    sname
    keydown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw keydown event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    keydown
      @/@listeners/@keydown/@3431
      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
      3431
      @/@listeners/@keydown/@3432
      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
      3432
      @/@listeners/@keydown/@3433
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3433
    @/@listeners/@keypress
    sname
    keypress
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw keypress event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    keypress
      @/@listeners/@keypress/@3435
      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
      3435
      @/@listeners/@keypress/@3436
      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
      3436
      @/@listeners/@keypress/@3437
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3437
    @/@listeners/@mousedown
    sname
    mousedown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw mousedown event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    mousedown
      @/@listeners/@mousedown/@3439
      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
      3439
      @/@listeners/@mousedown/@3440
      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
      3440
      @/@listeners/@mousedown/@3441
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3441
    @/@listeners/@mouseout
    sname
    mouseout
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw mouseout event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    mouseout
      @/@listeners/@mouseout/@3443
      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
      3443
      @/@listeners/@mouseout/@3444
      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
      3444
      @/@listeners/@mouseout/@3445
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3445
    @/@listeners/@mouseover
    sname
    mouseover
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw mouseover event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    mouseover
      @/@listeners/@mouseover/@3447
      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
      3447
      @/@listeners/@mouseover/@3448
      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
      3448
      @/@listeners/@mouseover/@3449
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3449
    @/@listeners/@mouseup
    sname
    mouseup
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    The raw mouseup event for the entire grid.
    sth_createIndex
    false
    sth_mark
    false
    sid
    mouseup
      @/@listeners/@mouseup/@3451
      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
      3451
      @/@listeners/@mouseup/@3452
      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
      3452
      @/@listeners/@mouseup/@3453
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3453
    @/@listeners/@reconfigure
    sname
    reconfigure
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the grid is reconfigured with a new store and/or column model.
    sth_createIndex
    false
    sth_mark
    false
    sid
    reconfigure
      @/@listeners/@reconfigure/@3455
      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
      3455
      @/@listeners/@reconfigure/@3456
      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
      3456
      @/@listeners/@reconfigure/@3457
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,store,colModel
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3457
    @/@listeners/@rowbodyclick
    sname
    rowbodyclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the row body is clicked. Only applies for grids with enableRowBody configured.
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowbodyclick
      @/@listeners/@rowbodyclick/@3459
      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
      3459
      @/@listeners/@rowbodyclick/@3460
      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
      3460
      @/@listeners/@rowbodyclick/@3461
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3461
    @/@listeners/@rowbodycontextmenu
    sname
    rowbodycontextmenu
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the row body is right clicked. Only applies for grids with enableRowBody configured.
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowbodycontextmenu
      @/@listeners/@rowbodycontextmenu/@3463
      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
      3463
      @/@listeners/@rowbodycontextmenu/@3464
      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
      3464
      @/@listeners/@rowbodycontextmenu/@3465
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3465
    @/@listeners/@rowbodydblclick
    sname
    rowbodydblclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the row body is double clicked. Only applies for grids with enableRowBody configured.
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowbodydblclick
      @/@listeners/@rowbodydblclick/@3467
      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
      3467
      @/@listeners/@rowbodydblclick/@3468
      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
      3468
      @/@listeners/@rowbodydblclick/@3469
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3469
    @/@listeners/@rowbodymousedown
    sname
    rowbodymousedown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before the row body is clicked. Only applies for grids with enableRowBody configured.
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowbodymousedown
      @/@listeners/@rowbodymousedown/@3471
      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
      3471
      @/@listeners/@rowbodymousedown/@3472
      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
      3472
      @/@listeners/@rowbodymousedown/@3473
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3473
    @/@listeners/@rowclick
    sname
    rowclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a row is clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowclick
      @/@listeners/@rowclick/@3475
      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
      3475
      @/@listeners/@rowclick/@3476
      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
      3476
      @/@listeners/@rowclick/@3477
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3477
    @/@listeners/@rowcontextmenu
    sname
    rowcontextmenu
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a row is right clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowcontextmenu
      @/@listeners/@rowcontextmenu/@3479
      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
      3479
      @/@listeners/@rowcontextmenu/@3480
      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
      3480
      @/@listeners/@rowcontextmenu/@3481
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3481
    @/@listeners/@rowdblclick
    sname
    rowdblclick
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when a row is double clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowdblclick
      @/@listeners/@rowdblclick/@3483
      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
      3483
      @/@listeners/@rowdblclick/@3484
      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
      3484
      @/@listeners/@rowdblclick/@3485
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3485
    @/@listeners/@rowmousedown
    sname
    rowmousedown
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires before a row is clicked
    sth_createIndex
    false
    sth_mark
    false
    sid
    rowmousedown
      @/@listeners/@rowmousedown/@3487
      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
      3487
      @/@listeners/@rowmousedown/@3488
      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
      3488
      @/@listeners/@rowmousedown/@3489
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,rowIndex,e
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3489
    @/@listeners/@sortchange
    sname
    sortchange
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the grid's store sort changes
    sth_createIndex
    false
    sth_mark
    false
    sid
    sortchange
      @/@listeners/@sortchange/@3491
      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
      3491
      @/@listeners/@sortchange/@3492
      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
      3492
      @/@listeners/@sortchange/@3493
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,sortInfo
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3493
    @/@listeners/@viewready
    sname
    viewready
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.GridPanel
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires when the grid view is available (use this for selecting a default row).
    sth_createIndex
    false
    sth_mark
    false
    sid
    viewready
      @/@listeners/@viewready/@3495
      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
      3495
      @/@listeners/@viewready/@3496
      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
      3496
      @/@listeners/@viewready/@3497
      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
      3497
