Class HtmxLocation
java.lang.Object
io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxLocation
Represents the HX-Location response header value.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetEvent()getPath()getSwap()booleaninthashCode()voidvoidsetHandler(String handler) voidsetHeaders(Map<String, String> headers) voidvoidvoidvoidvoid
-
Constructor Details
-
HtmxLocation
public HtmxLocation() -
HtmxLocation
-
-
Method Details
-
equals
-
getEvent
-
getHandler
-
getHeaders
-
getPath
-
getSource
-
getSwap
-
getTarget
-
getValues
-
hasContextData
public boolean hasContextData() -
hashCode
public int hashCode() -
setEvent
-
setHandler
-
setHeaders
-
setPath
-
setSource
-
setSwap
-
setTarget
-
setValues
-