Package org.thymeleaf.spring6.webflow.view
package org.thymeleaf.spring6.webflow.view
-
ClassDescriptionInterface defining getter and setter methods for an
ajaxHandler
property in Views, so that they can be used in Spring AJAX environments.Subclass ofThymeleafView
adding compatibility with AJAX events in Spring JavaScript (part of Spring WebFlow).Subclass ofThymeleafViewResolver
adding compatibility with AJAX-based events (redirects) in Spring WebFlow.Subclass ofAjaxThymeleafView
for Spring WebFlow, designed for obtaining the fragments to be rendered via AJAX in the way needed by Spring WebFlow.