JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.groovy.template.TextTemplateModel
Packages that use
TextTemplateModel
Package
Description
ratpack.groovy.template
Support for templating based on embedded Groovy code in text.
Uses of
TextTemplateModel
in
ratpack.groovy.template
Methods in
ratpack.groovy.template
that return
TextTemplateModel
Modifier and Type
Method and Description
TextTemplateModel
TextTemplateScript.
getModel
()
The backing model for this template.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes