package lib

Linear Supertypes
AnyRef, Any

Type Members

  1. implicit final class SaferAttr extends AnyVal

    See also

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

  2. implicit final class SaferAudioTrackList extends AnyVal

    See also

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

  3. implicit final class SaferClipboardEvent extends AnyVal

    See also

    https://w3c.github.io/clipboard-apis/#clipboard-event-interfaces

  4. implicit final class SaferCoordinates extends AnyVal

    See also

    https://dev.w3.org/geo/api/spec-source.html#coordinates

  5. implicit final class SaferDOMList [T] extends AnyVal
  6. implicit final class SaferDocument extends AnyVal

    See also

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

  7. implicit final class SaferDragEvent extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/interaction.html#the-dragevent-interface

    https://w3c.github.io/html/editing.html#the-dragevent-interface

  8. implicit final class SaferElement extends AnyVal

    See also

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

  9. implicit final class SaferFileReader extends AnyVal

    See also

    https://w3c.github.io/FileAPI/#dfn-filereader

  10. implicit final class SaferFocusEvent extends AnyVal

    See also

    https://w3c.github.io/uievents/#interface-focusevent

  11. implicit final class SaferLinkStyle extends AnyVal

    See also

    https://drafts.csswg.org/cssom/#the-linkstyle-interface

  12. implicit final class SaferMediaList extends AnyVal

    See also

    https://drafts.csswg.org/cssom/#medialist

  13. implicit final class SaferMouseEvent extends AnyVal

    See also

    https://w3c.github.io/uievents/#interface-mouseevent

  14. implicit final class SaferMutationRecord extends AnyVal

    See also

    https://www.w3.org/TR/dom/#mutationrecord

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

  15. implicit final class SaferNamedNodeMap extends AnyVal

    See also

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

  16. implicit final class SaferNavigatorLanguage extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/webappapis.html#navigatorlanguage

    https://w3c.github.io/html/webappapis.html#language-preferences

  17. implicit final class SaferNode extends AnyVal

    See also

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

  18. implicit final class SaferNodeIterator extends AnyVal

    See also

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

  19. implicit final class SaferNodeSelector extends AnyVal

    See also

    https://www.w3.org/TR/selectors-api/#interface-definitions

  20. implicit final class SaferNonDocumentTypeChildNode extends AnyVal

    See also

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

  21. implicit final class SaferParentNode extends AnyVal

    See also

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

  22. implicit final class SaferSelection extends AnyVal

    See also

    https://w3c.github.io/selection-api/#selection-interface

  23. implicit final class SaferStorage extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/webstorage.html#the-storage-interface

  24. implicit final class SaferStorageEvent extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/webstorage.html#the-storageevent-interface

  25. implicit final class SaferStyleSheet extends AnyVal

    See also

    https://drafts.csswg.org/cssom/#stylesheet

  26. implicit final class SaferStyleSheetList extends AnyVal

    See also

    https://drafts.csswg.org/cssom/#the-stylesheetlist-interface

  27. implicit final class SaferTextTrackCueList extends AnyVal

    See also

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

  28. implicit final class SaferTreeWalker extends AnyVal

    See also

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

  29. implicit final class SaferUIEvent extends AnyVal

    See also

    https://w3c.github.io/uievents/#interface-uievent

  30. implicit final class SaferWindow extends AnyVal

    See also

    https://html.spec.whatwg.org/#the-window-object

  31. implicit final class SaferXMLHttpRequest extends AnyVal

    See also

    https://xhr.spec.whatwg.org/#interface-xmlhttprequest

  32. implicit final class SaferXPathResult extends AnyVal

    See also

    https://wiki.whatwg.org/wiki/DOM_XPath

    https://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult

Inherited from AnyRef

Inherited from Any

Ungrouped