^1640742911602
@
sname
EditorGridPanel
slabel
EditorGridPanel
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.grid.GridPanel
smany
true
seditCols
2
sinitialization
false
smodifier
public
  @/@24999
  sname
  autoEncode
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  EditorGridPanel
  sdefault
  false
  sdescription
  True to automatically HTML encode and decode values pre and post edit (defaults to false)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  24999
  @/@25000
  sname
  clicksToEdit
  stype
  number
  sgroup
  EditorGridPanel
  Sdescription
#$@text#$@
<div class="short">The number of clicks on a cell required to display the cell's editor (defaults to 2).
Setting this option to 'auto' m...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25000
  @/@25001
  sname
  forceValidation
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  EditorGridPanel
  sdefault
  false
  sdescription
  True to force validation even if the value is unmodified (defaults to false)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25001
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.grid.GridPanel//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.grid.EditorGridPanel
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@afteredit
    sname
    afteredit
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.EditorGridPanel
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires after a cell is edited. The edit event object has the following properties &lt;br /&gt;
&lt;ul style="padding:5px;paddin...
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    afteredit
      @/@listeners/@afteredit/@3326
      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
      3326
      @/@listeners/@afteredit/@3327
      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
      3327
      @/@listeners/@afteredit/@3328
      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
      3328
    @/@listeners/@beforeedit
    sname
    beforeedit
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.EditorGridPanel
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires before cell editing is triggered. The edit event object has the following properties &lt;br /&gt;
&lt;ul style="padding:...
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    beforeedit
      @/@listeners/@beforeedit/@3330
      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
      3330
      @/@listeners/@beforeedit/@3331
      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
      3331
      @/@listeners/@beforeedit/@3332
      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
      3332
    @/@listeners/@validateedit
    sname
    validateedit
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    grid.EditorGridPanel
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires after a cell is edited, but before the value is set in the record. Return false
to cancel the change. The edit ...
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    validateedit
      @/@listeners/@validateedit/@3334
      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
      3334
      @/@listeners/@validateedit/@3335
      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
      3335
      @/@listeners/@validateedit/@3336
      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
      3336
