Uses of Enum Class
io.github.wimdeblauwe.hsbt.mvc.HxTriggerLifecycle
Packages that use HxTriggerLifecycle
-
Uses of HxTriggerLifecycle in io.github.wimdeblauwe.hsbt.mvc
Methods in io.github.wimdeblauwe.hsbt.mvc that return HxTriggerLifecycleModifier and TypeMethodDescriptionstatic HxTriggerLifecycleReturns the enum constant of this class with the specified name.static HxTriggerLifecycle[]HxTriggerLifecycle.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.wimdeblauwe.hsbt.mvc with parameters of type HxTriggerLifecycleModifier and TypeMethodDescriptionHtmxResponse.addTrigger(String eventName, String eventDetail, HxTriggerLifecycle step) Set a HX-Trigger (or HX-Trigger-After-Settle or HX-Trigger-After-Swap headers.