JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mirkosertic.bytecoder.api.web
WindowOrWorkerGlobalScope
Contents
Description
Method Summary
Method Details
fetch(String)
Hide sidebar
Show sidebar
Interface WindowOrWorkerGlobalScope
All Superinterfaces:
OpaqueReferenceType
All Known Implementing Classes:
Window
public interface
WindowOrWorkerGlobalScope
extends
OpaqueReferenceType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Promise
<
Response
>
fetch
(
String
aInput)
Method Details
fetch
Promise
<
Response
>
fetch
(
String
aInput)