@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface SpeechRecognitionErrorEventInit.Builder
extends SpeechRecognitionErrorEventInit
SpeechRecognitionErrorEventInit.Builder| Modifier and Type | Method and Description |
|---|---|
default SpeechRecognitionErrorEventInit.Builder |
bubbles(boolean bubbles) |
default SpeechRecognitionErrorEventInit.Builder |
cancelable(boolean cancelable) |
default SpeechRecognitionErrorEventInit.Builder |
composed(boolean composed) |
default SpeechRecognitionErrorEventInit.Builder |
message(java.lang.String message) |
error, error, message, setError, setMessagebubbles, cancelable, composed, of, setBubbles, setCancelable, setComposed@JsOverlay @Nonnull default SpeechRecognitionErrorEventInit.Builder message(@Nonnull java.lang.String message)
@JsOverlay @Nonnull default SpeechRecognitionErrorEventInit.Builder bubbles(boolean bubbles)
@JsOverlay @Nonnull default SpeechRecognitionErrorEventInit.Builder cancelable(boolean cancelable)
@JsOverlay @Nonnull default SpeechRecognitionErrorEventInit.Builder composed(boolean composed)