Packages

package permissions

Implements the Permissions API.

W3C Working Draft

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

Type Members

  1. trait PermissionDescriptor extends Object
    Annotations
    @JSType()
  2. sealed trait PermissionName extends Any
    Annotations
    @JSType() @native()
  3. sealed trait PermissionState extends Any
    Annotations
    @JSType() @native()
  4. trait PermissionStatus extends raw.EventTarget
    Annotations
    @JSType()
  5. trait Permissions extends Object
    Annotations
    @JSType()
  6. trait PermissionsNavigator extends Object
    Annotations
    @JSType()
  7. trait PushPermissionDescriptor extends Object with PermissionDescriptor
    Annotations
    @JSType()

Inherited from AnyRef

Inherited from Any

Ungrouped