@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface NotificationEventInit.Builder
extends NotificationEventInit
NotificationEventInit.Builder| Modifier and Type | Method and Description |
|---|---|
default NotificationEventInit.Builder |
action(java.lang.String action) |
default NotificationEventInit.Builder |
bubbles(boolean bubbles) |
default NotificationEventInit.Builder |
cancelable(boolean cancelable) |
default NotificationEventInit.Builder |
composed(boolean composed) |
action, notification, notification, setAction, setNotificationofbubbles, cancelable, composed, setBubbles, setCancelable, setComposed@JsOverlay @Nonnull default NotificationEventInit.Builder action(@Nonnull java.lang.String action)
@JsOverlay @Nonnull default NotificationEventInit.Builder bubbles(boolean bubbles)
@JsOverlay @Nonnull default NotificationEventInit.Builder cancelable(boolean cancelable)
@JsOverlay @Nonnull default NotificationEventInit.Builder composed(boolean composed)