Listener
Constructors
Functions
Calls Event.composedPath on the Event-flow.
Calls Event.preventDefault on the Event-flow.
Calls Event.stopImmediatePropagation on the Event-flow.
Calls Event.stopPropagation on the Event-flow.
Extensions
gives the MessageEvent.data as Flow of ArrayBuffer
gives the MessageEvent.data as Flow of Blob
gives the MessageEvent.data as Flow of String
Calls Event.composedPath on the Event-flow.
gives the MessageEvent.data as Flow of Any
Extracts a FileList from the Event.target.
Calls Event.preventDefault on the Event-flow.
Extracts the HTMLSelectElement.selectedIndex from the Event.target.
Extracts the HTMLOptionElement.text from the selected HTMLOptionElement.
Extracts the HTMLOptionElement.value from the selected HTMLOptionElement.
Extracts the HTMLInputElement.checked state from the Event.target.
Calls Event.stopImmediatePropagation on the Event-flow.
Calls Event.stopPropagation on the Event-flow.
Checks if a Flow of a List of ValidationMessages is valid.
Extracts the HTMLInputElement.value from the Event.target.