Package org.broadleafcommerce.presentation.thymeleaf3.model
package org.broadleafcommerce.presentation.thymeleaf3.model
-
ClassDescriptionConcrete implementation of utilities that can be done during execution of a processor.A class used to encapsulate the underlying IModel for Thymeleaf 3.Class used to encapsulate the Thymeleaf 3 version of a non void element which consists of an open tag, close tag, and children elements who can either be other non void elements, standalone elements, or text elements.Class used to encapsulate the Thymeleaf 3 version of a standalone tag which is a void tag.Interface that should be implemented for all
BroadleafThymeleafElements so that the module code can retrieve the underlying Thymeleaf 3 objects Note that this is only for use inside of the Broadleaf common layer for Thymeleaf moduleClass that's used for encapsulating a Thymeleaf 3 text node Note that this is only for use inside of the Broadleaf common layer for Thymeleaf module