X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/docs/output/Ext.PagingToolbar.html diff --git a/docs/output/Ext.PagingToolbar.html b/docs/output/Ext.PagingToolbar.html index dd6bf953..e74d9c5d 100644 --- a/docs/output/Ext.PagingToolbar.html +++ b/docs/output/Ext.PagingToolbar.html @@ -1,294 +1,369 @@ -
-
- 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