Uses of Interface
com.foreach.across.modules.web.ui.ViewElementAttributeConverter
Package
Description
-
Uses of ViewElementAttributeConverter in com.foreach.across.modules.web.config
Modifier and TypeMethodDescriptionThymeleafViewSupportConfiguration.viewElementAttributeConverter
(com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of ViewElementAttributeConverter in com.foreach.across.modules.web.thymeleaf
ModifierConstructorDescriptionThymeleafModelBuilder
(@NonNull org.thymeleaf.context.ITemplateContext templateContext, @NonNull ViewElementModelWriterRegistry nodeBuilderRegistry, @NonNull HtmlIdStore htmlIdStore, @NonNull ViewElementAttributeConverter attributeConverter, @NonNull com.foreach.across.modules.web.thymeleaf.AttributeNameGenerator attributeNameGenerator, boolean developmentMode) -
Uses of ViewElementAttributeConverter in com.foreach.across.modules.web.ui