Package

chrome.notifications

bindings

Permalink

package bindings

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

Type Members

  1. trait Button extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  2. trait Item extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  3. trait NotificationOptions extends Object

    Permalink
    Annotations
    @RawJSType() @native()
  4. type PermissionLevel = String

    Permalink
  5. type TemplateType = String

    Permalink

Value Members

  1. object Button

    Permalink
  2. object Item

    Permalink
  3. object NotificationOptions

    Permalink
  4. object Notifications extends Object

    Permalink
    Annotations
    @native() @JSGlobal( "chrome.notifications" )
  5. object PermissionLevel extends Serializable

    Permalink
  6. object TemplateType extends Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped