@CompileStatic class MarkupViewWritableScriptTemplate extends GrailsViewTemplate
| Fields inherited from class | Fields |
|---|---|
class WritableScriptTemplate |
modelSetters |
| Type | Name and description |
|---|---|
MarkupViewConfiguration |
configuration |
MarkupTemplateEngine |
templateEngine |
| Properties inherited from class | Properties |
|---|---|
class GrailsViewTemplate |
linkGenerator, mappingContext, messageSource, mimeUtility, proxyHandler, templateEngine, useAbsoluteLinks |
class WritableScriptTemplate |
lastModified, prettyPrint, sourceFile, templateClass, templatePath |
| Constructor and description |
|---|
MarkupViewWritableScriptTemplate(Class<? extends GrailsView> templateClass, File sourceFile, MarkupTemplateEngine templateEngine, MarkupViewConfiguration configuration) |
| Methods inherited from class | Name |
|---|---|
class WritableScriptTemplate |
getParentPath, initModelTypes, make, make, wasModified |