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 String[] |
getRenderFragments(Map model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
getAjaxHandler, render, setAjaxHandlergetFragmentSpec, renderFragment, setFragmentSpecaddRequestContextAsVariable, addStaticVariable, getBeanName, getCharacterEncoding, getContentType, getLocale, getStaticVariables, getTemplateEngine, getTemplateName, isContentTypeSet, setBeanName, setCharacterEncoding, setContentType, setLocale, setStaticVariables, setTemplateEngine, setTemplateNamegetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextgetApplicationContext, getMessageSourceAccessor, initApplicationContext, requiredContextClass, setApplicationContextprotected String[] getRenderFragments(Map model, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
getRenderFragments in class AjaxThymeleafViewCopyright © 2016 The THYMELEAF team. All rights reserved.