JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.dom
GetNotificationOptions
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
create()
getTag()
setTag(String)
Interface GetNotificationOptions
@JsType(isNative=true, namespace="<global>")
public interface
GetNotificationOptions
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
static
GetNotificationOptions
create
()
String
getTag
()
void
setTag
(
String
tag)
Method Details
create
@JsOverlay
static
GetNotificationOptions
create
()
getTag
@JsProperty
String
getTag
()
setTag
@JsProperty
void
setTag
(
String
tag)