searchPageSize

Page size component functionality
Source:
Parameters:
Name Type Description
$ jQuery Instance of jQuery
document Document dom document object
Returns:
list of methods for working with component page size
Type
Object

Classes

SearchPageSizeModel
SearchPageSizeView

Members

(static) api :Object.<Methods>

Source:
This object stores all public api methods
Type:
  • Object.<Methods>

Methods

(static) getDefaultPageSizes() → {Array|Number}

Source:
Returns default page size
Returns:
array with signature and page sizes or -1
Type
Array | Number