Class FontAwesomeIcon


  • @SupportsInformalParameters
    public class FontAwesomeIcon
    extends java.lang.Object
    Renders an <i> tag with the CSS class to select a FontAwesome 4.7.0 icon. If Twitter Bootstrap 3 isn't enabled (i.e @{link Trait#BOOTSTRAP_3 is set to false), this component automatically and transparently replaces Glyphicon usages.
    Since:
    5.5
    See Also:
    Trait.BOOTSTRAP_3
    Component Parameters 
    NameTypeFlagsDefaultDefault Prefix
    nameStringRequired, Not Null literal
    The name of the icon, e.g., "arrow-up", "flag", "fire" etc.
    • Constructor Summary

      Constructors 
      Constructor Description
      FontAwesomeIcon()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait