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
Modifier and TypeClassDescriptionstatic interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.static interface
Deprecated.Nested classes/interfaces inherited from interface com.foreach.across.modules.web.ui.elements.HtmlViewElement
com.foreach.across.modules.web.ui.elements.HtmlViewElement.Functions
Nested classes/interfaces inherited from interface com.foreach.across.modules.web.ui.MutableViewElement
com.foreach.across.modules.web.ui.MutableViewElement.Functions
Nested 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
-
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, setTagName
Methods inherited from class com.foreach.across.modules.web.ui.elements.AbstractVoidNodeViewElement
get, getAttribute, getAttribute, getAttributes, getHtmlId, hasAttribute, hasCssClass, remove, returnIfType, set
Methods inherited from class com.foreach.across.modules.web.ui.ViewElementSupport
getCustomTemplate, getElementType, getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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.
-