Class

fm.html.Html5

OBJECT

Related Doc: package Html5

Permalink

final case class OBJECT(data: String = null, form: String = null, height: String = null, name: String = null, tpe: String = null, usermap: String = null, width: String = null, accesskey: String = null, cls: String = null, contenteditable: String = null, contextmenu: String = null, dir: String = null, draggable: String = null, dropzone: String = null, id: String = null, lang: String = null, spellcheck: String = null, style: String = null, tabindex: String = null, title: String = null, translate: String = null, role: String = null, itemtype: String = null, itemprop: String = null, onclick: String = null, hidden: Boolean = false, itemscope: Boolean = false, aria: Map[String, String] = Map.empty, attrs: Map[String, String] = Map.empty) extends Html5Tag with Product with Serializable

Self Type
OBJECT
Linear Supertypes
Serializable, Serializable, Product, Equals, Html5Tag, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. OBJECT
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Html5Tag
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new OBJECT(data: String = null, form: String = null, height: String = null, name: String = null, tpe: String = null, usermap: String = null, width: String = null, accesskey: String = null, cls: String = null, contenteditable: String = null, contextmenu: String = null, dir: String = null, draggable: String = null, dropzone: String = null, id: String = null, lang: String = null, spellcheck: String = null, style: String = null, tabindex: String = null, title: String = null, translate: String = null, role: String = null, itemtype: String = null, itemprop: String = null, onclick: String = null, hidden: Boolean = false, itemscope: Boolean = false, aria: Map[String, String] = Map.empty, attrs: Map[String, String] = Map.empty)

    Permalink

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 accesskey: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  5. final def apply[T](data: String = self.data, form: String = self.form, height: String = self.height, name: String = self.name, tpe: String = self.tpe, usermap: String = self.usermap, width: String = self.width, accesskey: String = self.accesskey, cls: String = self.cls, contenteditable: String = self.contenteditable, contextmenu: String = self.contextmenu, dir: String = self.dir, draggable: String = self.draggable, dropzone: String = self.dropzone, id: String = self.id, lang: String = self.lang, spellcheck: String = self.spellcheck, style: String = self.style, tabindex: String = self.tabindex, title: String = self.title, translate: String = self.translate, role: String = self.role, itemtype: String = self.itemtype, itemprop: String = self.itemprop, onclick: String = self.onclick, hidden: Boolean = self.hidden, itemscope: Boolean = self.itemscope, aria: Map[String, String] = self.aria, attrs: Map[String, String] = self.attrs)(body: ⇒ T)(implicit ctx: Html5RenderCtx): Unit

    Permalink
  6. final def apply()(implicit ctx: Html5RenderCtx): Unit

    Permalink
  7. final def apply[T](body: ⇒ T)(implicit ctx: Html5RenderCtx): Unit

    Permalink
  8. val aria: Map[String, String]

    Permalink
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. val attrs: Map[String, String]

    Permalink
  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. final def close()(implicit ctx: Html5RenderCtx): Unit

    Permalink
  13. val cls: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  14. val contenteditable: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  15. val contextmenu: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  16. val data: String

    Permalink
  17. val dir: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  18. val draggable: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  19. val dropzone: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  20. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. val form: String

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

    Permalink
    Definition Classes
    AnyRef → Any
  24. val height: String

    Permalink
  25. val hidden: Boolean

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  26. val id: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  27. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  28. val itemprop: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  29. val itemscope: Boolean

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  30. val itemtype: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  31. val lang: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  32. val name: String

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

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

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

    Permalink
    Definition Classes
    AnyRef
  36. val onclick: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  37. final def open(data: String = self.data, form: String = self.form, height: String = self.height, name: String = self.name, tpe: String = self.tpe, usermap: String = self.usermap, width: String = self.width, accesskey: String = self.accesskey, cls: String = self.cls, contenteditable: String = self.contenteditable, contextmenu: String = self.contextmenu, dir: String = self.dir, draggable: String = self.draggable, dropzone: String = self.dropzone, id: String = self.id, lang: String = self.lang, spellcheck: String = self.spellcheck, style: String = self.style, tabindex: String = self.tabindex, title: String = self.title, translate: String = self.translate, role: String = self.role, itemtype: String = self.itemtype, itemprop: String = self.itemprop, onclick: String = self.onclick, hidden: Boolean = self.hidden, itemscope: Boolean = self.itemscope, aria: Map[String, String] = self.aria, attrs: Map[String, String] = self.attrs)(implicit ctx: Html5RenderCtx): Unit

    Permalink
  38. val role: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  39. val spellcheck: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  40. val style: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  41. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  42. val tabindex: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  43. val title: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  44. val tpe: String

    Permalink
  45. val translate: String

    Permalink
    Definition Classes
    OBJECTHtml5Tag
  46. val usermap: String

    Permalink
  47. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. val width: String

    Permalink

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Html5Tag

Inherited from AnyRef

Inherited from Any

Ungrouped