Class FaIcon
java.lang.Object
com.foreach.across.modules.web.ui.ViewElementSupport
com.foreach.across.modules.web.ui.elements.AbstractVoidNodeViewElement
com.foreach.across.modules.bootstrapui.elements.IconViewElement
com.foreach.across.modules.bootstrapui.elements.FaIcon
- All Implemented Interfaces:
com.foreach.across.modules.web.ui.elements.HtmlViewElement,com.foreach.across.modules.web.ui.MutableViewElement,com.foreach.across.modules.web.ui.ViewElement
Deprecated.
Represents a FontAwesome icon.
- Author:
- Arne Vandamme
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.static interfaceDeprecated.Nested classes/interfaces inherited from interface com.foreach.across.modules.web.ui.elements.HtmlViewElement
com.foreach.across.modules.web.ui.elements.HtmlViewElement.FunctionsNested classes/interfaces inherited from interface com.foreach.across.modules.web.ui.MutableViewElement
com.foreach.across.modules.web.ui.MutableViewElement.FunctionsNested classes/interfaces inherited from interface com.foreach.across.modules.web.ui.ViewElement
com.foreach.across.modules.web.ui.ViewElement.Wither<T extends com.foreach.across.modules.web.ui.ViewElement>, com.foreach.across.modules.web.ui.ViewElement.WitherGetter<T extends com.foreach.across.modules.web.ui.ViewElement,U extends Object>, com.foreach.across.modules.web.ui.ViewElement.WitherRemover<T extends com.foreach.across.modules.web.ui.ViewElement>, com.foreach.across.modules.web.ui.ViewElement.WitherSetter<T extends com.foreach.across.modules.web.ui.ViewElement> -
Field Summary
Fields inherited from class com.foreach.across.modules.bootstrapui.elements.IconViewElement
ELEMENT_TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.foreach.across.modules.bootstrapui.elements.IconViewElement
addAttributes, addCssClass, getIconCss, getTagName, removeAttribute, removeCssClass, setAttribute, setAttributes, setCustomTemplate, setElementType, setHtmlId, setIconCss, setName, setTagNameMethods inherited from class com.foreach.across.modules.web.ui.elements.AbstractVoidNodeViewElement
get, getAttribute, getAttribute, getAttributes, getHtmlId, hasAttribute, hasCssClass, remove, returnIfType, setMethods inherited from class com.foreach.across.modules.web.ui.ViewElementSupport
getCustomTemplate, getElementType, getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.foreach.across.modules.web.ui.ViewElement
getCustomTemplate, getElementType, getName, matches
-
Constructor Details
-
FaIcon
public FaIcon()Deprecated. -
FaIcon
Deprecated.
-
-
Method Details
-
setGlyph
Deprecated. -
getGlyph
Deprecated.
-