| Interface | Description | 
|---|---|
| AjaxEnabledView | 
 
   Interface defining getter and setter methods for an 
   ajaxHandler property in Views, so that they can
   be used in Spring AJAX environments. 
 | 
| Class | Description | 
|---|---|
| AjaxThymeleafView | 
 
   Subclass of  
ThymeleafView adding compatibility with AJAX events in
   Spring JavaScript (part of Spring WebFlow). | 
| AjaxThymeleafViewResolver | 
 
   Subclass of  
ThymeleafViewResolver adding compatibility with AJAX-based events
   (redirects) in Spring WebFlow. | 
| FlowAjaxThymeleafView | 
 
   Subclass of  
AjaxThymeleafView for Spring WebFlow,
   designed for obtaining the fragments to be rendered via
   AJAX in the way needed by Spring WebFlow. | 
Copyright © 2017 The THYMELEAF team. All rights reserved.