Object

org.scalajs.dom.ext.KeyValue

Multimedia

Related Doc: package KeyValue

Permalink

object Multimedia

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

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. final val Close: String("Close")

    Permalink

    Close the current document or message.

  5. final val MailForward: String("MailForward")

    Permalink

    Open an editor to forward the current message.

  6. final val MailReply: String("MailReply")

    Permalink

    Open an editor to reply to the current message.

  7. final val MailSend: String("MailSend")

    Permalink

    Send the current message.

  8. final val MediaPlayPause: String("MediaPlayPause")

    Permalink

    Toggle media between play and pause states.

  9. final val MediaSelect: String("MediaSelect")

    Permalink

    Select media.

  10. final val MediaStop: String("MediaStop")

    Permalink

    Stop media playing, pausing, forwarding, rewinding, or recording, if not already stopped.

  11. final val MediaTrackNext: String("MediaTrackNext")

    Permalink

    Seek to next media or program track.

  12. final val MediaTrackPrevious: String("MediaTrackPrevious")

    Permalink

    Seek to previous media or program track.

  13. final val New: String("New")

    Permalink

    Open a new document or message.

  14. final val Open: String("Open")

    Permalink

    Open an existing document or message.

  15. final val Print: String("Print")

    Permalink

    Print the current document or message.

  16. final val Save: String("Save")

    Permalink

    Save the current document or message.

  17. final val SpellCheck: String("SpellCheck")

    Permalink

    Spellcheck the current document or selection.

  18. final val VolumeDown: String("VolumeDown")

    Permalink

    Decrease audio volume.

  19. final val VolumeMute: String("VolumeMute")

    Permalink

    Toggle between muted state and prior volume level.

  20. final val VolumeUp: String("VolumeUp")

    Permalink

    Increase audio volume.

  21. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  22. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  23. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  24. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  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. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  32. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  33. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  34. final def wait(): Unit

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped