chrome.notifications

bindings

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
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Button extends Object

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

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

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

  5. type TemplateType = String

Value Members

  1. object Button

  2. object Item

  3. object NotificationOptions

  4. object Notifications extends Object

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

  6. object TemplateType extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped