Uses of Class
io.quarkus.qute.IncludeSectionHelper
-
-
Uses of IncludeSectionHelper in io.quarkus.qute
Subclasses of IncludeSectionHelper in io.quarkus.qute Modifier and Type Class Description classUserTagSectionHelperMethods in io.quarkus.qute that return IncludeSectionHelper Modifier and Type Method Description protected IncludeSectionHelperIncludeSectionHelper.Factory. newHelper(Supplier<Template> template, Map<String,Expression> params, Map<String,SectionBlock> extendingBlocks, Boolean isolatedValue, SectionHelperFactory.SectionInitContext context)
-