X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.PagingToolbar.html diff --git a/docs/output/Ext.PagingToolbar.html b/docs/output/Ext.PagingToolbar.html index dd6bf953..b9f1dc46 100644 --- a/docs/output/Ext.PagingToolbar.html +++ b/docs/output/Ext.PagingToolbar.html @@ -1,294 +1,374 @@ -
-
- Properties - Methods - Events - Config Options - Direct Link -
-
-
Observable
-  Component
-    BoxComponent
-      Toolbar
-        PagingToolbar
-

Class Ext.PagingToolbar

- - - - - -
Package:Ext
Defined In:PagingToolbar.js
Class:PagingToolbar
Extends:Toolbar
-
- * -

A specialized toolbar that is bound to a Ext.data.Store and provides automatic paging control. This -Component loads blocks of data into the Store passing parameters who's names are -specified by the store's paramNames property.

- -
- -

Config Options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Config OptionsDefined By
  - - allowDomMove : Boolean
- Whether the component can move the Dom node when rendering (defaults to true).
-
Component
  - - disabled : Boolean
- Render this component disabled (default is false).
-
Component
  - - disabledClass : String
- CSS class added to the component when it is disabled (defaults to "x-item-disabled").
-
Component
  - - displayInfo : Boolean
- True to display the displayMsg (defaults to false)
-
PagingToolbar
  - - emptyMsg : String
- The message to display when no records are found (defaults to "No data to display")
-
PagingToolbar
\ No newline at end of file