Uses of Interface
org.jusecase.jte.support.HtmlTagSupport
-
Packages that use HtmlTagSupport Package Description org.jusecase.jte org.jusecase.jte.internal -
-
Uses of HtmlTagSupport in org.jusecase.jte
Methods in org.jusecase.jte with parameters of type HtmlTagSupport Modifier and Type Method Description voidTemplateEngine. setHtmlTagSupport(HtmlTagSupport htmlTagSupport)Experimental listener that is called during template rendering when one of the configured htmlTags is rendered. -
Uses of HtmlTagSupport in org.jusecase.jte.internal
Methods in org.jusecase.jte.internal with parameters of type HtmlTagSupport Modifier and Type Method Description voidTemplate. render(TemplateOutput output, HtmlTagSupport htmlTagSupport, Model model)
-