Uses of Interface
gg.jte.html.HtmlTemplateOutput
Packages that use HtmlTemplateOutput
-
Uses of HtmlTemplateOutput in gg.jte.generated.precompiled
Methods in gg.jte.generated.precompiled with parameters of type HtmlTemplateOutputModifier and TypeMethodDescriptionstatic voidJteexceptionLineNumber1Generated.render(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Model model) static voidJtehelloWorldGenerated.render(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Model model) static voidJtelayoutGenerated.render(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Content content) static voidJtemainGenerated.render(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor) static voidJteModelExampleExcludeGenerated.render(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor) static voidJteexceptionLineNumber1Generated.renderMap(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params) static voidJtehelloWorldGenerated.renderMap(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params) static voidJtelayoutGenerated.renderMap(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params) static voidJtemainGenerated.renderMap(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params) static voidJteModelExampleExcludeGenerated.renderMap(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params) -
Uses of HtmlTemplateOutput in gg.jte.generated.precompiled.tag
Methods in gg.jte.generated.precompiled.tag with parameters of type HtmlTemplateOutputModifier and TypeMethodDescriptionstatic voidJteunusedGenerated.render(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, String param1, String param2) static voidJteunusedGenerated.renderMap(HtmlTemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params) -
Uses of HtmlTemplateOutput in gg.jte.html
Classes in gg.jte.html that implement HtmlTemplateOutputModifier and TypeClassDescriptionclassprotected static classMethods in gg.jte.html with parameters of type HtmlTemplateOutput