|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractThymeleafView | |
---|---|
org.thymeleaf.spring3.view |
Uses of AbstractThymeleafView in org.thymeleaf.spring3.view |
---|
Subclasses of AbstractThymeleafView in org.thymeleaf.spring3.view | |
---|---|
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. |
class |
ThymeleafView
Base implementation of the Spring MVC View
interface. |
Methods in org.thymeleaf.spring3.view that return types with arguments of type AbstractThymeleafView | |
---|---|
protected Class<? extends AbstractThymeleafView> |
ThymeleafViewResolver.getViewClass()
Return the view class to be used to create views. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |