JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
de.mirkosertic.bytecoder.api.web
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)