@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="goog.global")
public final class GlobalWindow
extends Window
name, onabort, onafterprint, onanimationcancel, onanimationend, onanimationiteration, onanimationstart, onauxclick, onbeforeprint, onbeforeunload, onblur, oncancel, oncanplay, oncanplaythrough, onchange, onclick, onclose, oncompassneedscalibration, oncontextmenu, oncuechange, ondblclick, ondevicemotion, ondeviceorientation, ondeviceorientationabsolute, ondrag, ondragend, ondragenter, ondragleave, ondragover, ondragstart, ondrop, ondurationchange, onemptied, onended, onerror, onfocus, onformdata, ongotpointercapture, onhashchange, oninput, oninvalid, onkeydown, onkeypress, onkeyup, onlanguagechange, onload, onloadeddata, onloadedmetadata, onloadstart, onlostpointercapture, onmessage, onmessageerror, onmousedown, onmouseenter, onmouseleave, onmousemove, onmouseout, onmouseover, onmouseup, onoffline, ononline, onorientationchange, onpagehide, onpageshow, onpause, onplay, onplaying, onpointercancel, onpointerdown, onpointerenter, onpointerleave, onpointermove, onpointerout, onpointerover, onpointerup, onpopstate, onprogress, onratechange, onrejectionhandled, onreset, onresize, onscroll, onsecuritypolicyviolation, onseeked, onseeking, onselect, onselectionchange, onselectstart, onslotchange, onstalled, onstorage, onsubmit, onsuspend, ontimeupdate, ontoggle, ontouchcancel, ontouchend, ontouchmove, ontouchstart, ontransitioncancel, ontransitionend, ontransitionrun, ontransitionstart, onunhandledrejection, onunload, onvolumechange, onwaiting, onwebkitanimationend, onwebkitanimationiteration, onwebkitanimationstart, onwebkittransitionend, onwheel, opener, status| Modifier and Type | Method and Description |
|---|---|
AtomicsNamespace |
atomics() |
ConsoleNamespace |
console() |
CSSNamespace |
css() |
java.lang.String |
decodeURI(java.lang.String encodedURI)
The decodeURI() function decodes a Uniform Resource Identifier (URI) previously created by encodeURI() or by a similar routine.
|
java.lang.String |
decodeURIComponent(java.lang.String encodedURI)
The decodeURIComponent() function decodes a Uniform Resource Identifier (URI) component previously created by encodeURIComponent or by a similar routine.
|
java.lang.String |
encodeURI(java.lang.String uri)
The encodeURI() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two "surrogate" characters).
|
java.lang.String |
encodeURIComponent(java.lang.String uri)
The encodeURIComponent() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two "surrogate" characters).
|
java.lang.String |
escape(java.lang.String str)
Deprecated.
|
jsinterop.base.Any |
eval(java.lang.String code)
The eval() function evaluates JavaScript code represented as a string.
|
boolean |
isFinite(double num)
The global isFinite() function determines whether the passed value is a finite number.
|
boolean |
isNaN(double value)
The isNaN() function determines whether a value is NaN or not.
|
JsMathNamespace |
math() |
double |
parseFloat(java.lang.String string)
The parseFloat() function parses an argument (converting it to a string first if needed) and returns a floating point number.
|
int |
parseInt(java.lang.String string)
The parseInt() function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems).
|
int |
parseInt(java.lang.String string,
int radix)
The parseInt() function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems).
|
java.lang.String |
unescape(java.lang.String str)
Deprecated.
|
WebAssemblyNamespace |
webAssembly() |
addAfterprintListener, addAfterprintListener, addAfterprintListener, addAnimationcancelListener, addAnimationcancelListener, addAnimationcancelListener, addAnimationendListener, addAnimationendListener, addAnimationendListener, addAnimationiterationListener, addAnimationiterationListener, addAnimationiterationListener, addAnimationstartListener, addAnimationstartListener, addAnimationstartListener, addAppinstalledListener, addAppinstalledListener, addAppinstalledListener, addBeforeprintListener, addBeforeprintListener, addBeforeprintListener, addBeforeunloadListener, addBeforeunloadListener, addBeforeunloadListener, addBlurListener, addBlurListener, addBlurListener, addClipboardchangeListener, addClipboardchangeListener, addClipboardchangeListener, addCopyListener, addCopyListener, addCopyListener, addCutListener, addCutListener, addCutListener, addDevicemotionListener, addDevicemotionListener, addDevicemotionListener, addDeviceorientationListener, addDeviceorientationListener, addDeviceorientationListener, addDOMContentLoadedListener, addDOMContentLoadedListener, addDOMContentLoadedListener, addFocusListener, addFocusListener, addFocusListener, addGamepadconnectedListener, addGamepadconnectedListener, addGamepadconnectedListener, addGamepaddisconnectedListener, addGamepaddisconnectedListener, addGamepaddisconnectedListener, addHashchangeListener, addHashchangeListener, addHashchangeListener, addLanguagechangeListener, addLanguagechangeListener, addLanguagechangeListener, addLoadListener, addLoadListener, addLoadListener, addMessageerrorListener, addMessageerrorListener, addMessageerrorListener, addMessageListener, addMessageListener, addMessageListener, addOfflineListener, addOfflineListener, addOfflineListener, addOnlineListener, addOnlineListener, addOnlineListener, addOrientationchangeListener, addOrientationchangeListener, addOrientationchangeListener, addPagehideListener, addPagehideListener, addPagehideListener, addPageshowListener, addPageshowListener, addPageshowListener, addPasteListener, addPasteListener, addPasteListener, addRejectionhandledListener, addRejectionhandledListener, addRejectionhandledListener, addResizeListener, addResizeListener, addResizeListener, addStorageListener, addStorageListener, addStorageListener, addTransitioncancelListener, addTransitioncancelListener, addTransitioncancelListener, addTransitionendListener, addTransitionendListener, addTransitionendListener, addTransitionrunListener, addTransitionrunListener, addTransitionrunListener, addTransitionstartListener, addTransitionstartListener, addTransitionstartListener, addUnhandledrejectionListener, addUnhandledrejectionListener, addUnhandledrejectionListener, addUnloadListener, addUnloadListener, addUnloadListener, alert, alert, atob, blur, btoa, caches, cancelAnimationFrame, cancelIdleCallback, clearInterval, clearInterval, clearTimeout, clearTimeout, close, closed, confirm, confirm, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, createImageBitmap, crossOriginIsolated, crypto, customElements, devicePixelRatio, document, event, fetch, fetch, fetch, fetch, fetch, fetch, focus, frameElement, frames, get, getComputedStyle, getComputedStyle, getSelection, history, indexedDB, innerHeight, innerWidth, isSecureContext, length, localStorage, location, locationbar, matchMedia, menubar, moveBy, moveTo, navigator, open, open, open, open, orientation, origin, originAgentCluster, outerHeight, outerWidth, pageXOffset, pageYOffset, parent, performance, personalbar, postMessage, postMessage, postMessage, postMessage, postMessage, print, prompt, prompt, prompt, queueMicrotask, removeAfterprintListener, removeAfterprintListener, removeAfterprintListener, removeAnimationcancelListener, removeAnimationcancelListener, removeAnimationcancelListener, removeAnimationendListener, removeAnimationendListener, removeAnimationendListener, removeAnimationiterationListener, removeAnimationiterationListener, removeAnimationiterationListener, removeAnimationstartListener, removeAnimationstartListener, removeAnimationstartListener, removeAppinstalledListener, removeAppinstalledListener, removeAppinstalledListener, removeBeforeprintListener, removeBeforeprintListener, removeBeforeprintListener, removeBeforeunloadListener, removeBeforeunloadListener, removeBeforeunloadListener, removeBlurListener, removeBlurListener, removeBlurListener, removeClipboardchangeListener, removeClipboardchangeListener, removeClipboardchangeListener, removeCopyListener, removeCopyListener, removeCopyListener, removeCutListener, removeCutListener, removeCutListener, removeDevicemotionListener, removeDevicemotionListener, removeDevicemotionListener, removeDeviceorientationListener, removeDeviceorientationListener, removeDeviceorientationListener, removeDOMContentLoadedListener, removeDOMContentLoadedListener, removeDOMContentLoadedListener, removeFocusListener, removeFocusListener, removeFocusListener, removeGamepadconnectedListener, removeGamepadconnectedListener, removeGamepadconnectedListener, removeGamepaddisconnectedListener, removeGamepaddisconnectedListener, removeGamepaddisconnectedListener, removeHashchangeListener, removeHashchangeListener, removeHashchangeListener, removeLanguagechangeListener, removeLanguagechangeListener, removeLanguagechangeListener, removeLoadListener, removeLoadListener, removeLoadListener, removeMessageerrorListener, removeMessageerrorListener, removeMessageerrorListener, removeMessageListener, removeMessageListener, removeMessageListener, removeOfflineListener, removeOfflineListener, removeOfflineListener, removeOnlineListener, removeOnlineListener, removeOnlineListener, removeOrientationchangeListener, removeOrientationchangeListener, removeOrientationchangeListener, removePagehideListener, removePagehideListener, removePagehideListener, removePageshowListener, removePageshowListener, removePageshowListener, removePasteListener, removePasteListener, removePasteListener, removeRejectionhandledListener, removeRejectionhandledListener, removeRejectionhandledListener, removeResizeListener, removeResizeListener, removeResizeListener, removeStorageListener, removeStorageListener, removeStorageListener, removeTransitioncancelListener, removeTransitioncancelListener, removeTransitioncancelListener, removeTransitionendListener, removeTransitionendListener, removeTransitionendListener, removeTransitionrunListener, removeTransitionrunListener, removeTransitionrunListener, removeTransitionstartListener, removeTransitionstartListener, removeTransitionstartListener, removeUnhandledrejectionListener, removeUnhandledrejectionListener, removeUnhandledrejectionListener, removeUnloadListener, removeUnloadListener, removeUnloadListener, requestAnimationFrame, requestIdleCallback, requestIdleCallback, resizeBy, resizeTo, screen, screenLeft, screenTop, screenX, screenY, scroll, scroll, scroll, scrollbars, scrollBy, scrollBy, scrollBy, scrollTo, scrollTo, scrollTo, scrollX, scrollY, self, sessionStorage, setInterval, setInterval, setTimeout, setTimeout, speechSynthesis, statusbar, stop, toolbar, top, visualViewport, windowaddEventListener, addEventListener, addEventListener, dispatchEvent, removeEventListener, removeEventListener, removeEventListener@JsProperty(name="console") @Nonnull public ConsoleNamespace console()
@JsProperty(name="CSS") @Nonnull public CSSNamespace css()
@JsProperty(name="WebAssembly") @Nonnull public WebAssemblyNamespace webAssembly()
@JsProperty(name="Math") @Nonnull public JsMathNamespace math()
@JsProperty(name="Atomics") @Nonnull public AtomicsNamespace atomics()
@Nonnull
public java.lang.String decodeURI(@Nonnull
java.lang.String encodedURI)
@Nonnull
public java.lang.String decodeURIComponent(@Nonnull
java.lang.String encodedURI)
@Nonnull
public java.lang.String encodeURI(@Nonnull
java.lang.String uri)
@Nonnull
public java.lang.String encodeURIComponent(@Nonnull
java.lang.String uri)
@Deprecated
@Nonnull
public java.lang.String escape(@Nonnull
java.lang.String str)
@Nullable
public jsinterop.base.Any eval(@Nonnull
java.lang.String code)
public boolean isFinite(double num)
public boolean isNaN(double value)
public double parseFloat(@Nonnull
java.lang.String string)
public int parseInt(@Nonnull
java.lang.String string,
int radix)
public int parseInt(@Nonnull
java.lang.String string)
@Deprecated
@Nonnull
public java.lang.String unescape(@Nonnull
java.lang.String str)