gridx
Legend: Array Boolean Constructor Date DomNode Error Function Namespace Number Object RegExp Singleton String

gridx.modules.pagination.Pagination.rowMixin

Object » gridx.modules.pagination.Pagination.rowMixin
dojo.require("gridx.modules.pagination.Pagination");
Defined in gridx/modules/pagination/Pagination.js

Method Summary

  • getPage() Get the page index this row belongs to.
  • indexInPage() Get the index of this row in its page.

Methods

getPage
Get the page index this row belongs to.
indexInPage
Get the index of this row in its page.