@JsType(isNative=true,
namespace="<global>",
name="Object")
public static interface MIDIConnectionEventInit.Builder
extends MIDIConnectionEventInit
MIDIConnectionEventInit.Builder| Modifier and Type | Method and Description |
|---|---|
default MIDIConnectionEventInit.Builder |
bubbles(boolean bubbles) |
default MIDIConnectionEventInit.Builder |
cancelable(boolean cancelable) |
default MIDIConnectionEventInit.Builder |
composed(boolean composed) |
default MIDIConnectionEventInit.Builder |
port(MIDIPort port) |
of, port, setPortbubbles, cancelable, composed, setBubbles, setCancelable, setComposed@JsOverlay @Nonnull default MIDIConnectionEventInit.Builder port(@Nonnull MIDIPort port)
@JsOverlay @Nonnull default MIDIConnectionEventInit.Builder bubbles(boolean bubbles)
@JsOverlay @Nonnull default MIDIConnectionEventInit.Builder cancelable(boolean cancelable)
@JsOverlay @Nonnull default MIDIConnectionEventInit.Builder composed(boolean composed)