^1640742912194
@
sname
ListView
slabel
ListView
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.DataView
smany
true
seditCols
2
sinitialization
false
smodifier
public
  @/@25202
  sname
  columnResize
  sinputtype
  truefalse
  sgroup
  ListView
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">Specify true or specify a configuration object for Ext.list.ListView.ColumnResizer
to enable the columns to be resiza...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25202
  @/@25203
  sname
  columnSort
  sextends
  childDescriptor
  sinputtype
  truefalse
  sgroup
  ListView
  sdefault
  true
  Sdescription
#$@text#$@
<div class="short">Specify true or specify a configuration object for Ext.list.ListView.Sorter
to enable the columns to be sortable (def...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25203
  @/@25204
  sname
  columns
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  ListView
  smodifier
  public
  Sdescription
#$@text#$@
<div class="short">An array of column configuration objects, for xworker.example:
{
    align: 'right',
    dataIndex: 'size',
    header: 'Size...
#$@text#$@
  sid
  25204
    @/@25204/@Column
    sname
    Column
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sid
    Column
      @/@25204/@Column/@align
      sname
      align
      sdescription
      <p>Set the CSS text-align property of the column. Defaults to <tt>'left'</tt>.</p>
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      align
      @/@25204/@Column/@dataIndex
      sname
      dataIndex
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      dataIndex
      @/@25204/@Column/@header
      sname
      header
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      header
      @/@25204/@Column/@tpl
      sname
      tpl
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      tpl
      @/@25204/@Column/@width
      sname
      width
      LvalidateOnBlur
      false
      LallowDecimals
      false
      LallowNegative
      false
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sid
      width
  @/@25205
  sname
  hideHeaders
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  ListView
  sdefault
  false
  Sdescription
#$@text#$@
<tt>true</tt> to hide the <a href="output/Ext.list.ListView.html#Ext.list.ListView-internalTpl" ext:member="internalTpl" ext:cls="Ext.list.ListView">header row</a> (defaults to <tt>false</tt> so
the <a href="output/Ext.list.ListView.html#Ext.list.ListView-internalTpl" ext:member="internalTpl" ext:cls="Ext.list.ListView">header row</a> will be shown).
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25205
  @/@25206
  sname
  internalTpl
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Array
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  ListView
  smodifier
  public
  sdescription
  The template to be used for the header row.  See <a href="output/Ext.list.ListView.html#Ext.list.ListView-tpl" ext:member="tpl" ext:cls="Ext.list.ListView">tpl</a> for more details.
  sid
  25206
  @/@25207
  sname
  itemSelector
  stype
  string
  sgroup
  ListView
  Sdescription
#$@text#$@
<div class="short">Defaults to 'dl' to work with the preconfigured tpl.
This setting specifies the CSS selector (e.g. div.some-class or ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25207
  @/@25208
  sname
  overClass
  stype
  string
  sgroup
  ListView
  Sdescription
#$@text#$@
<div class="short">The CSS class applied when over a row (defaults to
'x-list-over'). An xworker.example overriding the default styling:
    .x-...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25208
  @/@25209
  sname
  reserveScrollOffset
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  ListView
  sdefault
  false
  Sdescription
#$@text#$@
<div class="short">By default will defer accounting for the configured scrollOffset
for 10 milliseconds.  Specify true to account for th...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25209
  @/@25210
  sname
  scrollOffset
  stype
  number
  sgroup
  ListView
  Sdescription
#$@text#$@
<div class="short">The amount of space to reserve for the scrollbar (defaults to
undefined). If an explicit value isn't specified, this ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25210
  @/@25211
  sname
  selectedClass
  stype
  string
  sgroup
  ListView
  Sdescription
#$@text#$@
<div class="short">The CSS class applied to a selected row (defaults to
'x-list-selected'). An xworker.example overriding the default styling:
 ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25211
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.DataView//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.list.ListView
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
