Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun build(): Paginator

Builds this pagination instance

Link copied to clipboard
fun cleanAfterRefresh(cleanAfterRefresh: Boolean): PaginatorBuilder

Sets whether the components of the pagination should be invalidated after a refresh, enabling you to save memory when a new page is requested.

Link copied to clipboard

Disables the timeout for this pagination instance.

Link copied to clipboard

Sets the interaction constraints for this pagination object

Link copied to clipboard

Sets the content for the button which deletes this paginator

Link copied to clipboard

Sets the content for the button which goes to the first page

Link copied to clipboard

Sets the content for the button which goes to the last page

Link copied to clipboard

Sets the content for the button which goes to the next page

Link copied to clipboard

Sets the content for the button which goes to the previous page

Link copied to clipboard

Sets the timeout for this pagination instance.

Link copied to clipboard

Specifies whether this paginator should have a delete button.