Uses of Package
tech.guilhermekaua.spigotboot.inventoryapi.context
Packages that use tech.guilhermekaua.spigotboot.inventoryapi.context
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.context used by tech.guilhermekaua.spigotboot.inventoryapiClassDescriptionContext for
View.onClose: the session is tearing down.Context forView.onOpen: runs before any container exists.Context forView.onFirstRender: declares this session's components.Context for component click handlers andView.onClick: one instance per interceptedInventoryClickEvent.Context forView.onUpdate: fired by scheduled ticks, state flushes, explicit updates and pagination settles.Base contract shared by every per-phase context handed toViewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.componentClassDescriptionContext for component click handlers and
View.onClick: one instance per interceptedInventoryClickEvent.Base contract shared by every per-phase context handed toViewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.contextClassDescriptionWhy a session closed; exposed through
CloseContext.reason().Why an update pass runs; exposed throughUpdateContext.trigger().Base contract shared by every per-phase context handed toViewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.internal.componentClassDescriptionContext for component click handlers and
View.onClick: one instance per interceptedInventoryClickEvent.Base contract shared by every per-phase context handed toViewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.internal.contextClassDescriptionContext for
View.onClose: the session is tearing down.Why a session closed; exposed throughCloseContext.reason().Context forView.onOpen: runs before any container exists.Context forView.onFirstRender: declares this session's components.Context for component click handlers andView.onClick: one instance per interceptedInventoryClickEvent.Context forView.onUpdate: fired by scheduled ticks, state flushes, explicit updates and pagination settles.Why an update pass runs; exposed throughUpdateContext.trigger().Base contract shared by every per-phase context handed toViewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.internal.engineClassDescriptionWhy a session closed; exposed through
CloseContext.reason().Why an update pass runs; exposed throughUpdateContext.trigger(). -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.internal.engine.phaseClassDescriptionWhy a session closed; exposed through
CloseContext.reason().Why an update pass runs; exposed throughUpdateContext.trigger(). -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.internal.paginationClassDescriptionBase contract shared by every per-phase context handed to
Viewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.internal.stateClassDescriptionBase contract shared by every per-phase context handed to
Viewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.paginationClassDescriptionBase contract shared by every per-phase context handed to
Viewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.serviceClassDescriptionBase contract shared by every per-phase context handed to
Viewlifecycle handlers. -
Classes in tech.guilhermekaua.spigotboot.inventoryapi.context used by tech.guilhermekaua.spigotboot.inventoryapi.stateClassDescriptionBase contract shared by every per-phase context handed to
Viewlifecycle handlers.