Class

fm.html.Html5

FORM

Related Doc: package Html5

Permalink

final case class FORM(acceptCharset: String = null, action: String = null, autocomplete: String = null, enctype: String = null, method: String = null, name: String = null, target: 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, novalidate: Boolean = false, hidden: Boolean = false, itemscope: Boolean = false, data: Map[String, String] = Map.empty, aria: Map[String, String] = Map.empty, attrs: Map[String, String] = Map.empty) extends Html5Tag with Product with Serializable

Self Type
FORM
Linear Supertypes
Serializable, Serializable, Product, Equals, Html5Tag, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FORM
  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 FORM(acceptCharset: String = null, action: String = null, autocomplete: String = null, enctype: String = null, method: String = null, name: String = null, target: 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, novalidate: Boolean = false, hidden: Boolean = false, itemscope: Boolean = false, data: Map[String, String] = Map.empty, 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 acceptCharset: String

    Permalink
  5. val accesskey: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  6. val action: String

    Permalink
  7. final def apply[T](acceptCharset: String = self.acceptCharset, action: String = self.action, autocomplete: String = self.autocomplete, enctype: String = self.enctype, method: String = self.method, name: String = self.name, target: String = self.target, 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, novalidate: Boolean = self.novalidate, hidden: Boolean = self.hidden, itemscope: Boolean = self.itemscope, data: Map[String, String] = self.data, aria: Map[String, String] = self.aria, attrs: Map[String, String] = self.attrs)(body: ⇒ T)(implicit ctx: Html5RenderCtx): Unit

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

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

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

    Permalink
  11. final def asInstanceOf[T0]: T0

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

    Permalink
  13. val autocomplete: String

    Permalink
  14. def clone(): AnyRef

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

    Permalink
  16. val cls: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  17. val contenteditable: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  18. val contextmenu: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  19. val data: Map[String, String]

    Permalink
  20. val dir: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  21. val draggable: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  22. val dropzone: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  23. val enctype: String

    Permalink
  24. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  27. val hidden: Boolean

    Permalink
    Definition Classes
    FORMHtml5Tag
  28. val id: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  29. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  30. val itemprop: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  31. val itemscope: Boolean

    Permalink
    Definition Classes
    FORMHtml5Tag
  32. val itemtype: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  33. val lang: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  34. val method: String

    Permalink
  35. val name: String

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

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

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

    Permalink
    Definition Classes
    AnyRef
  39. val novalidate: Boolean

    Permalink
  40. val onclick: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  41. final def open(acceptCharset: String = self.acceptCharset, action: String = self.action, autocomplete: String = self.autocomplete, enctype: String = self.enctype, method: String = self.method, name: String = self.name, target: String = self.target, 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, novalidate: Boolean = self.novalidate, hidden: Boolean = self.hidden, itemscope: Boolean = self.itemscope, data: Map[String, String] = self.data, aria: Map[String, String] = self.aria, attrs: Map[String, String] = self.attrs)(implicit ctx: Html5RenderCtx): Unit

    Permalink
  42. val role: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  43. val spellcheck: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  44. val style: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  45. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  46. val tabindex: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  47. val target: String

    Permalink
  48. val title: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  49. val translate: String

    Permalink
    Definition Classes
    FORMHtml5Tag
  50. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Html5Tag

Inherited from AnyRef

Inherited from Any

Ungrouped