Package

org.danielnixon.saferdom.impl

html

Permalink

package html

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

Type Members

  1. implicit final class SaferHTMLButtonElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-button-element

  2. implicit final class SaferHTMLCollection extends AnyVal

    Permalink

    See also

    https://dom.spec.whatwg.org/#htmlcollection

  3. implicit final class SaferHTMLDocument extends AnyVal

    Permalink

    See also

    https://dom.spec.whatwg.org/#interface-document

    https://html.spec.whatwg.org/multipage/dom.html#the-document-object

  4. implicit final class SaferHTMLElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/dom.html#htmlelement

  5. implicit final class SaferHTMLFieldSetElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-fieldset-element

  6. implicit final class SaferHTMLIFrameElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element

  7. implicit final class SaferHTMLInputElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-input-element

  8. implicit final class SaferHTMLLabelElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-label-element

  9. implicit final class SaferHTMLLegendElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-legend-element

  10. implicit final class SaferHTMLMediaElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/embedded-content.html#htmlmediaelement

  11. implicit final class SaferHTMLObjectElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/embedded-content.html#the-object-element

  12. implicit final class SaferHTMLOptionElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-option-element

  13. implicit final class SaferHTMLSelectElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#htmlselectelement

  14. implicit final class SaferHTMLTableElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/tables.html#the-table-element

  15. implicit final class SaferHTMLTextAreaElement extends AnyVal

    Permalink

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-textarea-element

Inherited from AnyRef

Inherited from Any

Ungrouped