类 TemplateModelAndView
java.lang.Object
org.springframework.web.servlet.ModelAndView
org.anyline.plugin.springmvc.TemplateModelAndView
public class TemplateModelAndView
extends org.springframework.web.servlet.ModelAndView
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明createFullTemplatePath(String path) 构造完整pathsetDataParser(String... parser) voidsetFromClass(String fromClass) 数据模板目录 文件名:方法名(String) 或文件名:类名.方法名(String)从类继承的方法 org.springframework.web.servlet.ModelAndView
addAllObjects, addObject, addObject, clear, getModel, getModelInternal, getModelMap, getStatus, getView, getViewName, hasView, isEmpty, isReference, setStatus, setView, setViewName, toString, wasCleared
-
字段详细资料
-
DATA_URL
- 另请参阅:
-
STYLE_URL
- 另请参阅:
-
DATA_PARSER
- 另请参阅:
-
CONTENT_URL
- 另请参阅:
-
PAGE_TITLE
- 另请参阅:
-
-
构造器详细资料
-
TemplateModelAndView
public TemplateModelAndView()
-
-
方法详细资料
-
setTitle
-
setData
-
setStyle
数据模板目录 文件名:方法名(String) 或文件名:类名.方法名(String)- 参数:
template- template- 返回:
- TemplateModelAndView
-
createFullTemplatePath
构造完整path- 参数:
path- path- 返回:
- String
-
setDataParser
-
getFromClass
-
setFromClass
-