Uses of Interface
org.thymeleaf.spring3.view.AjaxEnabledView

Packages that use AjaxEnabledView
org.thymeleaf.spring3.view   
 

Uses of AjaxEnabledView in org.thymeleaf.spring3.view
 

Classes in org.thymeleaf.spring3.view that implement AjaxEnabledView
 class AjaxThymeleafView
           Subclass of ThymeleafView adding compatibility with AJAX events in Spring JavaScript (part of Spring WebFlow).
 class 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 © 2012 The THYMELEAF team. All Rights Reserved.