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