| Interface | Description |
|---|---|
| HasPagination |
An interface providing component with pagination
|
| HasPagination.PageChangedCallBack |
A listener that will be called when the page is changed
|
| Pager.PagerChangeCallback |
A handler that will be called when the navigation is changed
|
| Class | Description |
|---|---|
| AdvancedPagination |
An advanced pagination implementation
|
| BasePagination<T extends BasePagination<T>> |
Base implementation for pagination
|
| Pager |
A component which provides a simple navigation between a list of elements using next/previous
elements
|
| ScrollingPagination |
A scrolling pagination implementation
|
| SimplePagination |
A simple pagination implementation
|
Copyright © 2019–2022 Dominokit. All rights reserved.