Uses of Class
com.foreach.across.modules.bootstrapui.elements.IconViewElement
Package
Description
-
Uses of IconViewElement in com.foreach.across.modules.bootstrapui.elements
Modifier and TypeMethodDescriptionIconViewElement.addAttributes
(Map<String, Object> attributes) Deprecated.IconViewElement.addCssClass
(String... cssClass) Deprecated.IconViewElement.removeAttribute
(String attributeName) Deprecated.IconViewElement.removeCssClass
(String... cssClass) Deprecated.IconViewElement.setAttribute
(String attributeName, Object attributeValue) Deprecated.IconViewElement.setAttributes
(Map<String, Object> attributes) Deprecated.IconViewElement.setCustomTemplate
(String customTemplate) Deprecated.protected IconViewElement
IconViewElement.setElementType
(String elementType) Deprecated.Deprecated.protected IconViewElement
IconViewElement.setIconCss
(String iconCss) Deprecated.Deprecated.IconViewElement.setTagName
(String tagName) Deprecated. -
Uses of IconViewElement in com.foreach.across.modules.bootstrapui.elements.thymeleaf
Modifier and TypeMethodDescriptionprotected void
IconViewElementModelWriter.writeOpenElement
(IconViewElement viewElement, com.foreach.across.modules.web.thymeleaf.ThymeleafModelBuilder writer)