X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/docs/output/Ext.PagingToolbar.html diff --git a/docs/output/Ext.PagingToolbar.html b/docs/output/Ext.PagingToolbar.html index dd6bf953..826eea77 100644 --- a/docs/output/Ext.PagingToolbar.html +++ b/docs/output/Ext.PagingToolbar.html @@ -1,2269 +1,1189 @@ -
-
- 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