Package org.thymeleaf.spring4.webflow.view
-
Interface Summary Interface Description AjaxEnabledView Interface defining getter and setter methods for anajaxHandler
property in Views, so that they can be used in Spring AJAX environments. -
Class Summary Class Description AjaxThymeleafView Subclass ofThymeleafView
adding compatibility with AJAX events in Spring JavaScript (part of Spring WebFlow).AjaxThymeleafViewResolver Subclass ofThymeleafViewResolver
adding compatibility with AJAX-based events (redirects) in Spring WebFlow.FlowAjaxThymeleafView Subclass ofAjaxThymeleafView
for Spring WebFlow, designed for obtaining the fragments to be rendered via AJAX in the way needed by Spring WebFlow.