Object

com.karasiq.bootstrap_text.icons

FontAwesome

Related Doc: package icons

Permalink

object FontAwesome

See also

https://fortawesome.github.io/Font-Awesome/examples

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FontAwesome
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def apply(name: String, styles: FontAwesomeStyle*): FontAwesomeIcon

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. lazy val border: FontAwesomeStyle

    Permalink
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  10. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. lazy val fixedWidth: FontAwesomeStyle

    Permalink
  12. lazy val flipHorizontal: FontAwesomeStyle

    Permalink
  13. lazy val flipVertical: FontAwesomeStyle

    Permalink
  14. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  15. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  16. lazy val inverse: FontAwesomeStyle

    Permalink
  17. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  18. lazy val large: FontAwesomeStyle

    Permalink
  19. lazy val line: FontAwesomeStyle

    Permalink
  20. lazy val list: FontAwesomeStyle

    Permalink
  21. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  22. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  24. lazy val pullLeft: FontAwesomeStyle

    Permalink
  25. lazy val pullRight: FontAwesomeStyle

    Permalink
  26. lazy val pulse: FontAwesomeStyle

    Permalink
  27. lazy val rotate180: FontAwesomeStyle

    Permalink
  28. lazy val rotate270: FontAwesomeStyle

    Permalink
  29. lazy val rotate90: FontAwesomeStyle

    Permalink
  30. lazy val spin: FontAwesomeStyle

    Permalink
  31. def stacked(icons: scalatags.Text.all.Tag*): scalatags.Text.all.Tag

    Permalink
  32. lazy val stacked1x: FontAwesomeStyle

    Permalink
  33. lazy val stacked2x: FontAwesomeStyle

    Permalink
  34. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  35. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  36. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. lazy val x2: FontAwesomeStyle

    Permalink
  40. lazy val x3: FontAwesomeStyle

    Permalink
  41. lazy val x4: FontAwesomeStyle

    Permalink
  42. lazy val x5: FontAwesomeStyle

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped