Trait

scalatags.stylesheet

StyleSheetTags

Related Doc: package stylesheet

Permalink

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
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. val a: Selector

    Permalink
    Attributes
    protected[this]
  5. val area: Selector

    Permalink
    Attributes
    protected[this]
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. val audio: Selector

    Permalink
    Attributes
    protected[this]
  8. val b: Selector

    Permalink
    Attributes
    protected[this]
  9. val base: Selector

    Permalink
    Attributes
    protected[this]
  10. val blockquote: Selector

    Permalink
    Attributes
    protected[this]
  11. val body: Selector

    Permalink
    Attributes
    protected[this]
  12. val br: Selector

    Permalink
    Attributes
    protected[this]
  13. val button: Selector

    Permalink
    Attributes
    protected[this]
  14. val canvas: Selector

    Permalink
    Attributes
    protected[this]
  15. val caption: Selector

    Permalink
    Attributes
    protected[this]
  16. val cite: Selector

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

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

    Permalink
    Attributes
    protected[this]
  19. val col: Selector

    Permalink
    Attributes
    protected[this]
  20. val colgroup: Selector

    Permalink
    Attributes
    protected[this]
  21. val datalist: Selector

    Permalink
    Attributes
    protected[this]
  22. val dd: Selector

    Permalink
    Attributes
    protected[this]
  23. val del: Selector

    Permalink
    Attributes
    protected[this]
  24. val div: Selector

    Permalink
    Attributes
    protected[this]
  25. val dl: Selector

    Permalink
    Attributes
    protected[this]
  26. val dt: Selector

    Permalink
    Attributes
    protected[this]
  27. val em: Selector

    Permalink
    Attributes
    protected[this]
  28. val embed: Selector

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  31. val fieldset: Selector

    Permalink
    Attributes
    protected[this]
  32. val figcaption: Selector

    Permalink
    Attributes
    protected[this]
  33. val figure: Selector

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

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

    Permalink
    Attributes
    protected[this]
  36. val form: Selector

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

    Permalink
    Definition Classes
    AnyRef → Any
  38. val h1: Selector

    Permalink
    Attributes
    protected[this]
  39. val h2: Selector

    Permalink
    Attributes
    protected[this]
  40. val h3: Selector

    Permalink
    Attributes
    protected[this]
  41. val h4: Selector

    Permalink
    Attributes
    protected[this]
  42. val h5: Selector

    Permalink
    Attributes
    protected[this]
  43. val h6: Selector

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

    Permalink
    Definition Classes
    AnyRef → Any
  45. val head: Selector

    Permalink
    Attributes
    protected[this]
  46. val header: Selector

    Permalink
    Attributes
    protected[this]
  47. val hr: Selector

    Permalink
    Attributes
    protected[this]
  48. val html: Selector

    Permalink
    Attributes
    protected[this]
  49. val i: Selector

    Permalink
    Attributes
    protected[this]
  50. val iframe: Selector

    Permalink
    Attributes
    protected[this]
  51. val img: Selector

    Permalink
    Attributes
    protected[this]
  52. val input: Selector

    Permalink
    Attributes
    protected[this]
  53. val ins: Selector

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

    Permalink
    Definition Classes
    Any
  55. val label: Selector

    Permalink
    Attributes
    protected[this]
  56. val legend: Selector

    Permalink
    Attributes
    protected[this]
  57. val li: Selector

    Permalink
    Attributes
    protected[this]
  58. val link: Selector

    Permalink
    Attributes
    protected[this]
  59. val map: Selector

    Permalink
    Attributes
    protected[this]
  60. val meta: Selector

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

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

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

    Permalink
    Definition Classes
    AnyRef
  64. val object: Selector

    Permalink
    Attributes
    protected[this]
  65. val ol: Selector

    Permalink
    Attributes
    protected[this]
  66. val optgroup: Selector

    Permalink
    Attributes
    protected[this]
  67. val option: Selector

    Permalink
    Attributes
    protected[this]
  68. val p: Selector

    Permalink
    Attributes
    protected[this]
  69. val param: Selector

    Permalink
    Attributes
    protected[this]
  70. val pre: Selector

    Permalink
    Attributes
    protected[this]
  71. val s: Selector

    Permalink
    Attributes
    protected[this]
  72. val script: Selector

    Permalink
    Attributes
    protected[this]
  73. val select: Selector

    Permalink
    Attributes
    protected[this]
  74. val small: Selector

    Permalink
    Attributes
    protected[this]
  75. val source: Selector

    Permalink
    Attributes
    protected[this]
  76. val span: Selector

    Permalink
    Attributes
    protected[this]
  77. val strong: Selector

    Permalink
    Attributes
    protected[this]
  78. val sub: Selector

    Permalink
    Attributes
    protected[this]
  79. val sup: Selector

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

    Permalink
    Definition Classes
    AnyRef
  81. val table: Selector

    Permalink
    Attributes
    protected[this]
  82. val tbody: Selector

    Permalink
    Attributes
    protected[this]
  83. val td: Selector

    Permalink
    Attributes
    protected[this]
  84. val textarea: Selector

    Permalink
    Attributes
    protected[this]
  85. val tfoot: Selector

    Permalink
    Attributes
    protected[this]
  86. val th: Selector

    Permalink
    Attributes
    protected[this]
  87. val thead: Selector

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

    Permalink
    Definition Classes
    AnyRef → Any
  89. val tr: Selector

    Permalink
    Attributes
    protected[this]
  90. val track: Selector

    Permalink
    Attributes
    protected[this]
  91. val u: Selector

    Permalink
    Attributes
    protected[this]
  92. val ul: Selector

    Permalink
    Attributes
    protected[this]
  93. val video: Selector

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

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

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

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

    Permalink
    Attributes
    protected[this]

Inherited from AnyRef

Inherited from Any

Ungrouped