Pager methods
Use these methods with Pager objects when building navigation for a paginated list page.
Use these methods with Pager objects when building navigation for a paginated list page.
PAGER.NumberOfElements ⟼ intReturns the number of pages in the current pager. 詳しく見る »
PAGER.PageGroups ⟼ page.PagesGroupReturns the page groups in the current pager. 詳しく見る »
PAGER.PageNumber ⟼ intReturns the current pager’s number within the pager collection. 詳しく見る »
PAGER.TotalNumberOfElements ⟼ intReturns the number of pages in the pager collection. 詳しく見る »
PAGER.TotalPages ⟼ intReturns the number of pagers in the pager collection. 詳しく見る »