Package tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination.engine
package tech.guilhermekaua.spigotboot.inventoryapi.internal.pagination.engine
-
ClassDescriptionPage-by-page paginator.Creates the
RenderedItemfor one element of the current page; supplied by the pagination binding so the engine stays free of renderer concerns.Paginator<T>Internal page-source geometry engine: navigation, page-load dispatch and frame painting over aPaginationHost.Paginates a source list across one or moreLayoutpatterns, cycling through the patterns as the player pages forward.Sliding-window paginator.