Home
Original page
Methods of Mixins, PagingAbility Webix Docs
getPage
returns the currently visible page in case of paged view
getPager
returns the pager object associated with the component
setPage
makes the specified page visible (assuming that the pager was defined )
Back to top