Packages

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. Protected

Type Members

  1. trait Button extends Object
    Annotations
    @JSType() @native()
  2. trait Item extends Object
    Annotations
    @JSType() @native()
  3. trait NotificationOptions extends Object
    Annotations
    @JSType() @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
  6. object TemplateType

Inherited from AnyRef

Inherited from Any

Ungrouped