Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPaginator

Interface representing the Pagination behavior over a Grid.

Hierarchy

  • IPaginator

Index

Methods

current

first

getCurrentPageNo

  • getCurrentPageNo(): number
  • Gets the current page, which the Paginator is pointint to.

    Returns number

getPageCount

  • getPageCount(): number

getPageSize

  • getPageSize(): number

goto

last

next

previous

Generated using TypeDoc