Uses of Class
com.foreach.across.modules.bootstrapui.elements.IconViewElement
Packages that use IconViewElement
Package
Description
-
Uses of IconViewElement in com.foreach.across.modules.bootstrapui.elements
Subclasses of IconViewElement in com.foreach.across.modules.bootstrapui.elementsMethods in com.foreach.across.modules.bootstrapui.elements that return IconViewElementModifier 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 IconViewElementIconViewElement.setElementType(String elementType) Deprecated.Deprecated.protected IconViewElementIconViewElement.setIconCss(String iconCss) Deprecated.Deprecated.IconViewElement.setTagName(String tagName) Deprecated. -
Uses of IconViewElement in com.foreach.across.modules.bootstrapui.elements.thymeleaf
Methods in com.foreach.across.modules.bootstrapui.elements.thymeleaf with parameters of type IconViewElementModifier and TypeMethodDescriptionprotected voidIconViewElementModelWriter.writeOpenElement(IconViewElement viewElement, com.foreach.across.modules.web.thymeleaf.ThymeleafModelBuilder writer)