Package org.thymeleaf.spring5.webflow.view


package org.thymeleaf.spring5.webflow.view
  • Class
    Description
    Interface defining getter and setter methods for an ajaxHandler property in Views, so that they can be used in Spring AJAX environments.
    Subclass of ThymeleafView adding compatibility with AJAX events in Spring JavaScript (part of Spring WebFlow).
    Subclass of ThymeleafViewResolver adding compatibility with AJAX-based events (redirects) in Spring WebFlow.
    Subclass of AjaxThymeleafView for Spring WebFlow, designed for obtaining the fragments to be rendered via AJAX in the way needed by Spring WebFlow.