Uses of Package
tech.guilhermekaua.spigotboot.inventoryapi.pagination
Packages that use tech.guilhermekaua.spigotboot.inventoryapi.pagination
Package
Description
The spigot-boot inventory framework (3.0.0): view-based inventories with typed per-phase
contexts, reactive state, and declarative pagination.
-
Classes in tech.guilhermekaua.spigotboot.inventoryapi.pagination used by tech.guilhermekaua.spigotboot.inventoryapiClassDescriptionFluent declaration of one pagination token, returned by the
View.paginate*factories. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.pagination used by tech.guilhermekaua.spigotboot.inventoryapi.internal.paginationClassDescriptionReactive pagination token, declared once per view through the
View.paginate*factories and built byPaginationBuilder.build().Fluent declaration of one pagination token, returned by theView.paginate*factories.Renders one element of the current page into a component builder. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.pagination used by tech.guilhermekaua.spigotboot.inventoryapi.paginationClassDescriptionReactive pagination token, declared once per view through the
View.paginate*factories and built byPaginationBuilder.build().Fluent declaration of one pagination token, returned by theView.paginate*factories.Renders one element of the current page into a component builder.