Function
The typical pagination way as an alternative to deal with huge data set besides the default virtual scrolling way
Function
Function
Function to create the pagination control bar.
Function
Function
Function
Function
Function
Function
register pagination public APIs to grid.
Function
Function
Function to handle shifting to the next page in the list.
Function
Function to handle shifting to the previous page in the list.
Function
page to go to, starting at 1.
Function to handle shifting to an arbirtary page in the list.
Function
Go to the first page
Function
Go to the last page
Function
Change size of items per page. This function will only be called by _Paginator
Function
Show the go to page button when flag is true, otherwise hide it
For show/hide the go to page button dynamically
Function
The row index
Override the grid.scrollToRow(), could jump to the right page and scroll to the specific row
Function
Function for get total row count
Function
Function
Function
Function
Function
Function
Function to update paging information and update pagination bar display.
Function
Function
Function to register pagination bar to focus manager.
Function
Place pagination bar to a position. There are two options, top of the grid, bottom of the grid.
Function
Function of resize grid height to place this pagination bar. Since the grid would be able to add other element in its domNode, we have change the grid view size to place the pagination bar. This function will resize the grid viewsNode height, scorllboxNode height
Function
Function
Update size information.
Function
Update "items per page" information.
Function
The function to create the size switch nodes
Function
Update the switch nodes style
Function
Update the page step nodes
Function
Create the page step nodes if they do not exist
Function
Create the previous/next/first/last button
Function
The page step nodes might be changed when fetch data, we need to update/reset them
Function
Update the style of the page step nodes
Function
Function
Create/destroy the goto page button
Function
Create the goto page button
Function
Show the goto page dialog
Function
Focus handler
Function
Focus the page size area, if there is no focusable node, return false
Function
Focus the page step area, if there is no focusable node, return false
Function
Focus the goto page button, if there is no focusable node, return false
Function
Function
Focus navigation
Function
Move focus according row delta&column delta
Function
Function
Function
Function
Function
Need to move the focus to next node since current node is inactive and unfocusable
Function
The handler of switch the page size
Function
The handler jump page event
Function
Function
Function
Function
Function
Function
Create the dialog content
Function
Function
Function
Function
Jump to the given page
Function
Cancel action and hide the dialog
Function
Function
Function
Object
Object
Object
Object