|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThymeleafView | |
---|---|
org.thymeleaf.spring3.view |
Uses of ThymeleafView in org.thymeleaf.spring3.view |
---|
Subclasses of ThymeleafView 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. |
Method parameters in org.thymeleaf.spring3.view with type arguments of type ThymeleafView | |
---|---|
void |
ThymeleafViewResolver.setViewClass(Class<? extends ThymeleafView> viewClass)
Set the view class that should be used to create views. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |