^1640742909227
@
sname
PagingToolbar
slabel
PagingToolbar
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.extjs.Ext.Toolbar
smany
true
seditCols
2
sinitialization
false
smodifier
public
  @/@25297
  sname
  afterPageText
  stype
  string
  sgroup
  PagingToolbar
  Sdescription
#$@text#$@
<div class="short">Customizable piece of the default paging text (defaults to 'of {0}'). Note that
this string is formatted using {0} as...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25297
  @/@25298
  sname
  beforePageText
  stype
  string
  sgroup
  PagingToolbar
  sdescription
  The text displayed before the input item (defaults to <tt>'Page'</tt>).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25298
  @/@25299
  sname
  displayInfo
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  PagingToolbar
  sdefault
  false
  sdescription
  <tt>true</tt> to display the displayMsg (defaults to <tt>false</tt>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25299
  @/@25300
  sname
  displayMsg
  stype
  string
  sgroup
  PagingToolbar
  Sdescription
#$@text#$@
<div class="short">The paging status message to display (defaults to 'Displaying {0} - {1} of {2}').
Note that this string is formatted ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25300
  @/@25301
  sname
  emptyMsg
  stype
  string
  sgroup
  PagingToolbar
  sdescription
  The message to display when no records are found (defaults to 'No data to display')
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25301
  @/@25302
  sname
  firstText
  stype
  string
  sgroup
  PagingToolbar
  Sdescription
#$@text#$@
<div class="short">The quicktip text displayed for the first page button (defaults to 'First Page').
Note: quick tips must be initialize...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25302
  @/@25303
  sname
  lastText
  stype
  string
  sgroup
  PagingToolbar
  Sdescription
#$@text#$@
<div class="short">The quicktip text displayed for the last page button (defaults to 'Last Page').
Note: quick tips must be initialized ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25303
  @/@25304
  sname
  nextText
  stype
  string
  sgroup
  PagingToolbar
  Sdescription
#$@text#$@
<div class="short">The quicktip text displayed for the next page button (defaults to 'Next Page').
Note: quick tips must be initialized ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25304
  @/@25305
  sname
  pageSize
  stype
  number
  sgroup
  PagingToolbar
  sdescription
  The number of records to display per page (defaults to <tt>20</tt>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25305
  @/@25306
  sname
  prependButtons
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  PagingToolbar
  sdefault
  false
  Sdescription
#$@text#$@
<tt>true</tt> to insert any configured <tt>items</tt> <i>before</i> the paging buttons.
Defaults to <tt>false</tt>.
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25306
  @/@25307
  sname
  prevText
  stype
  string
  sgroup
  PagingToolbar
  Sdescription
#$@text#$@
<div class="short">The quicktip text displayed for the previous page button (defaults to 'Previous Page').
Note: quick tips must be init...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25307
  @/@25308
  sname
  refreshText
  stype
  string
  sgroup
  PagingToolbar
  Sdescription
#$@text#$@
<div class="short">The quicktip text displayed for the Refresh button (defaults to 'Refresh').
Note: quick tips must be initialized for ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  25308
  @/@25309
  sname
  store
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Stores
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sdescription
  The <a href="output/Ext.data.Store.html" ext:cls="Ext.data.Store">Ext.data.Store</a> the paging toolbar should use as its data source (required).
  sid
  25309
  @/@listeners
  sname
  listeners
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.ExtThing,xworker.extjs.Ext.Toolbar//@listeners
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Listeners.PagingToolbar
  smodifier
  public
  sinheritDescription
  false
  sth_createIndex
  false
  sth_mark
  false
  sid
  listeners
    @/@listeners/@beforechange
    sname
    beforechange
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    PagingToolbar
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
Fires just before the active page is changed.
Return false to prevent the active page from being changed.
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    beforechange
      @/@listeners/@beforechange/@3622
      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
      3622
      @/@listeners/@beforechange/@3623
      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
      3623
      @/@listeners/@beforechange/@3624
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,params
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3624
    @/@listeners/@change
    sname
    change
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    PagingToolbar
    smodifier
    public
    sinheritDescription
    false
    sdescription
    Fires after the active page has been changed.
    sth_createIndex
    false
    sth_mark
    false
    sid
    change
      @/@listeners/@change/@3626
      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
      3626
      @/@listeners/@change/@3627
      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
      3627
      @/@listeners/@change/@3628
      sname
      params
      ssize
      60
      scolspan
      2
      sreadOnly
      false
      sdefault
      this,pageData
      sinheritDescription
      false
      svalidateAllowBlank
      true
      LvalidateOnBlur
      true
      LallowDecimals
      true
      LallowNegative
      true
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute
      sth_createIndex
      false
      sth_mark
      false
      sid
      3628
