public class FlowAjaxThymeleafView extends AjaxThymeleafView
Subclass of AjaxThymeleafView for Spring WebFlow,
designed for obtaining the fragments to be rendered via
AJAX in the way needed by Spring WebFlow.
Most people will need to use this class instead of
AjaxThymeleafView if you are using Spring WebFlow.
DEFAULT_CONTENT_TYPE| Constructor and Description |
|---|
FlowAjaxThymeleafView() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
getRenderFragments(Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
getAjaxHandler, render, setAjaxHandlergetMarkupSelector, renderFragment, setMarkupSelectoraddRequestContextAsVariable, addStaticVariable, getBeanName, getCharacterEncoding, getContentType, getForceContentType, getLocale, getStaticVariables, getTemplateEngine, getTemplateName, isContentTypeSet, isForceContentTypeSet, setBeanName, setCharacterEncoding, setContentType, setForceContentType, setLocale, setStaticVariables, setTemplateEngine, setTemplateNamegetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextgetApplicationContext, getMessageSourceAccessor, initApplicationContext, obtainApplicationContext, requiredContextClass, setApplicationContextprotected Set<String> getRenderFragments(Map model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
getRenderFragments in class AjaxThymeleafViewCopyright © 2017 The THYMELEAF team. All rights reserved.