Class FragmentUtil
- java.lang.Object
-
- io.vertigo.ui.impl.thymeleaf.components.FragmentUtil
-
public final class FragmentUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.thymeleaf.model.IModel
getFragmentModel(org.thymeleaf.context.ITemplateContext context, String attributeValue, org.thymeleaf.processor.element.IElementModelStructureHandler structureHandler)
-
-
-
Method Detail
-
getFragmentModel
public static org.thymeleaf.model.IModel getFragmentModel(org.thymeleaf.context.ITemplateContext context, String attributeValue, org.thymeleaf.processor.element.IElementModelStructureHandler structureHandler)
-
-