Uses of Interface
org.thymeleaf.spring6.webflow.view.AjaxEnabledView
Packages that use AjaxEnabledView
-
Uses of AjaxEnabledView in org.thymeleaf.spring6.webflow.view
Classes in org.thymeleaf.spring6.webflow.view that implement AjaxEnabledViewModifier and TypeClassDescriptionclass
Subclass ofThymeleafView
adding compatibility with AJAX events in Spring JavaScript (part of Spring WebFlow).class
Subclass ofAjaxThymeleafView
for Spring WebFlow, designed for obtaining the fragments to be rendered via AJAX in the way needed by Spring WebFlow.