Package

org.danielnixon.saferdom.impl

lib

Permalink

package lib

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

Type Members

  1. implicit final class SaferAttr extends AnyVal

    Permalink

    See also

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

  2. implicit final class SaferAudioTrackList extends AnyVal

    Permalink

    See also

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

  3. implicit final class SaferClipboardEvent extends AnyVal

    Permalink

    See also

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

  4. implicit final class SaferCoordinates extends AnyVal

    Permalink

    See also

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

  5. implicit final class SaferDOMList[T] extends AnyVal

    Permalink
  6. implicit final class SaferDocument extends AnyVal

    Permalink

    See also

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

  7. implicit final class SaferDragEvent extends AnyVal

    Permalink

    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

    Permalink

    See also

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

  9. implicit final class SaferFileReader extends AnyVal

    Permalink

    See also

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

  10. implicit final class SaferFocusEvent extends AnyVal

    Permalink

    See also

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

  11. implicit final class SaferLinkStyle extends AnyVal

    Permalink

    See also

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

  12. implicit final class SaferMediaList extends AnyVal

    Permalink

    See also

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

  13. implicit final class SaferMouseEvent extends AnyVal

    Permalink

    See also

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

  14. implicit final class SaferMutationRecord extends AnyVal

    Permalink

    See also

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

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

  15. implicit final class SaferNamedNodeMap extends AnyVal

    Permalink

    See also

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

  16. implicit final class SaferNavigatorLanguage extends AnyVal

    Permalink

    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

    Permalink

    See also

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

  18. implicit final class SaferNodeIterator extends AnyVal

    Permalink

    See also

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

  19. implicit final class SaferNodeSelector extends AnyVal

    Permalink

    See also

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

  20. implicit final class SaferNonDocumentTypeChildNode extends AnyVal

    Permalink

    See also

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

  21. implicit final class SaferParentNode extends AnyVal

    Permalink

    See also

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

  22. implicit final class SaferSelection extends AnyVal

    Permalink

    See also

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

  23. implicit final class SaferStorage extends AnyVal

    Permalink

    See also

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

  24. implicit final class SaferStorageEvent extends AnyVal

    Permalink

    See also

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

  25. implicit final class SaferStyleSheet extends AnyVal

    Permalink

    See also

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

  26. implicit final class SaferStyleSheetList extends AnyVal

    Permalink

    See also

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

  27. implicit final class SaferTextTrackCueList extends AnyVal

    Permalink

    See also

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

  28. implicit final class SaferTreeWalker extends AnyVal

    Permalink

    See also

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

  29. implicit final class SaferUIEvent extends AnyVal

    Permalink

    See also

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

  30. implicit final class SaferWindow extends AnyVal

    Permalink

    See also

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

  31. implicit final class SaferXMLHttpRequest extends AnyVal

    Permalink

    See also

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

  32. implicit final class SaferXPathResult extends AnyVal

    Permalink

    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