The type of data the source will return.
The data source to retrieve the page information.
The current request that represents the page of data.
The view, count, size, page number, and page count. If the size in the request is not specified, then Infinity is returned for it. If the page in the request is not specified, then 1 is returned for it.
Returns a page view that calculates the necessary information for doing pagination.
This specific state is for viewing one page at a time. The actual count and view are independent of one another.