@groovy.transform.CompileStatic class MarkupViewWritableScriptTemplate extends GrailsViewTemplate
Fields inherited from class | Fields |
---|---|
class WritableScriptTemplate |
modelSetters |
Type | Name and description |
---|---|
MarkupViewConfiguration |
configuration |
groovy.text.markup.MarkupTemplateEngine |
templateEngine |
Constructor and description |
---|
MarkupViewWritableScriptTemplate
(java.lang.Class<? extends GrailsView> templateClass, java.io.File sourceFile, groovy.text.markup.MarkupTemplateEngine templateEngine, MarkupViewConfiguration configuration) |
Type Params | Return Type | Name and description |
---|---|---|
|
groovy.lang.Writable |
make(java.util.Map binding) |
Methods inherited from class | Name |
---|---|
class WritableScriptTemplate |
getParentPath, initModelTypes, make, make, wasModified |
Groovy Documentation