scalatags.stylesheet

StyleSheetTags

trait StyleSheetTags extends AnyRef

Provides a strongly-typed list of all the HTML tags that can be used as Selectors.

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. StyleSheetTags
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. val a: Selector

    Attributes
    protected[this]
  7. val area: Selector

    Attributes
    protected[this]
  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. val audio: Selector

    Attributes
    protected[this]
  10. val b: Selector

    Attributes
    protected[this]
  11. val base: Selector

    Attributes
    protected[this]
  12. val blockquote: Selector

    Attributes
    protected[this]
  13. val body: Selector

    Attributes
    protected[this]
  14. val br: Selector

    Attributes
    protected[this]
  15. val button: Selector

    Attributes
    protected[this]
  16. val canvas: Selector

    Attributes
    protected[this]
  17. val caption: Selector

    Attributes
    protected[this]
  18. val cite: Selector

    Attributes
    protected[this]
  19. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. val code: Selector

    Attributes
    protected[this]
  21. val col: Selector

    Attributes
    protected[this]
  22. val colgroup: Selector

    Attributes
    protected[this]
  23. val datalist: Selector

    Attributes
    protected[this]
  24. val dd: Selector

    Attributes
    protected[this]
  25. val del: Selector

    Attributes
    protected[this]
  26. val div: Selector

    Attributes
    protected[this]
  27. val dl: Selector

    Attributes
    protected[this]
  28. val dt: Selector

    Attributes
    protected[this]
  29. val em: Selector

    Attributes
    protected[this]
  30. val embed: Selector

    Attributes
    protected[this]
  31. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    AnyRef → Any
  33. val fieldset: Selector

    Attributes
    protected[this]
  34. val figcaption: Selector

    Attributes
    protected[this]
  35. val figure: Selector

    Attributes
    protected[this]
  36. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  37. val footer: Selector

    Attributes
    protected[this]
  38. val form: Selector

    Attributes
    protected[this]
  39. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  40. val h1: Selector

    Attributes
    protected[this]
  41. val h2: Selector

    Attributes
    protected[this]
  42. val h3: Selector

    Attributes
    protected[this]
  43. val h4: Selector

    Attributes
    protected[this]
  44. val h5: Selector

    Attributes
    protected[this]
  45. val h6: Selector

    Attributes
    protected[this]
  46. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  47. val head: Selector

    Attributes
    protected[this]
  48. val header: Selector

    Attributes
    protected[this]
  49. val hr: Selector

    Attributes
    protected[this]
  50. val html: Selector

    Attributes
    protected[this]
  51. val i: Selector

    Attributes
    protected[this]
  52. val iframe: Selector

    Attributes
    protected[this]
  53. val img: Selector

    Attributes
    protected[this]
  54. val input: Selector

    Attributes
    protected[this]
  55. val ins: Selector

    Attributes
    protected[this]
  56. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  57. val label: Selector

    Attributes
    protected[this]
  58. val legend: Selector

    Attributes
    protected[this]
  59. val li: Selector

    Attributes
    protected[this]
  60. val link: Selector

    Attributes
    protected[this]
  61. val map: Selector

    Attributes
    protected[this]
  62. val meta: Selector

    Attributes
    protected[this]
  63. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  64. final def notify(): Unit

    Definition Classes
    AnyRef
  65. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  66. val object: Selector

    Attributes
    protected[this]
  67. val ol: Selector

    Attributes
    protected[this]
  68. val optgroup: Selector

    Attributes
    protected[this]
  69. val option: Selector

    Attributes
    protected[this]
  70. val p: Selector

    Attributes
    protected[this]
  71. val param: Selector

    Attributes
    protected[this]
  72. val pre: Selector

    Attributes
    protected[this]
  73. val s: Selector

    Attributes
    protected[this]
  74. val script: Selector

    Attributes
    protected[this]
  75. val select: Selector

    Attributes
    protected[this]
  76. val small: Selector

    Attributes
    protected[this]
  77. val source: Selector

    Attributes
    protected[this]
  78. val span: Selector

    Attributes
    protected[this]
  79. val strong: Selector

    Attributes
    protected[this]
  80. val sub: Selector

    Attributes
    protected[this]
  81. val sup: Selector

    Attributes
    protected[this]
  82. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  83. val table: Selector

    Attributes
    protected[this]
  84. val tbody: Selector

    Attributes
    protected[this]
  85. val td: Selector

    Attributes
    protected[this]
  86. val textarea: Selector

    Attributes
    protected[this]
  87. val tfoot: Selector

    Attributes
    protected[this]
  88. val th: Selector

    Attributes
    protected[this]
  89. val thead: Selector

    Attributes
    protected[this]
  90. def toString(): String

    Definition Classes
    AnyRef → Any
  91. val tr: Selector

    Attributes
    protected[this]
  92. val track: Selector

    Attributes
    protected[this]
  93. val u: Selector

    Attributes
    protected[this]
  94. val ul: Selector

    Attributes
    protected[this]
  95. val video: Selector

    Attributes
    protected[this]
  96. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  99. val wbr: Selector

    Attributes
    protected[this]

Inherited from AnyRef

Inherited from Any

Ungrouped