public class Global
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<Object> |
Array |
net.java.html.lib.Objs.Property<Object> |
ArrayBuffer |
net.java.html.lib.Objs.Property<Object> |
Boolean |
net.java.html.lib.Objs.Property<Object> |
Buffer |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Object,? extends Void>> |
clearImmediate |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Timer,? extends Void>> |
clearInterval |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Timer,? extends Void>> |
clearTimeout |
net.java.html.lib.Objs.Property<Object> |
console |
net.java.html.lib.Objs.Property<Object> |
DataView |
net.java.html.lib.Objs.Property<Object> |
Date |
net.java.html.lib.Objs.Property<Object> |
decodeURI |
net.java.html.lib.Objs.Property<Object> |
decodeURIComponent |
net.java.html.lib.Objs.Property<Object> |
encodeURI |
net.java.html.lib.Objs.Property<Object> |
encodeURIComponent |
net.java.html.lib.Objs.Property<Object> |
Error |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super String,? extends String>> |
escape |
net.java.html.lib.Objs.Property<Object> |
eval |
net.java.html.lib.Objs.Property<Object> |
EvalError |
net.java.html.lib.Objs.Property<Object> |
Float32Array |
net.java.html.lib.Objs.Property<Object> |
Float64Array |
net.java.html.lib.Objs.Property<Object> |
Function |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A0<? extends Void>> |
gc |
net.java.html.lib.Objs.Property<Global> |
global |
net.java.html.lib.Objs.Property<Global> |
GLOBAL |
net.java.html.lib.Objs.Property<Object> |
Infinity |
net.java.html.lib.Objs.Property<Object> |
Int16Array |
net.java.html.lib.Objs.Property<Object> |
Int32Array |
net.java.html.lib.Objs.Property<Object> |
Int8Array |
net.java.html.lib.Objs.Property<Object> |
Intl |
net.java.html.lib.Objs.Property<Object> |
isFinite |
net.java.html.lib.Objs.Property<Object> |
isNaN |
net.java.html.lib.Objs.Property<Object> |
JSON |
net.java.html.lib.Objs.Property<MapConstructor> |
Map |
net.java.html.lib.Objs.Property<Object> |
Math |
net.java.html.lib.Objs.Property<Object> |
NaN |
net.java.html.lib.Objs.Property<Object> |
Number |
net.java.html.lib.Objs.Property<Object> |
Object |
net.java.html.lib.Objs.Property<Object> |
parseFloat |
net.java.html.lib.Objs.Property<Object> |
parseInt |
net.java.html.lib.Objs.Property<Process> |
process |
net.java.html.lib.Objs.Property<net.java.html.lib.Function> |
Promise |
net.java.html.lib.Objs.Property<Object> |
RangeError |
net.java.html.lib.Objs.Property<Object> |
ReferenceError |
net.java.html.lib.Objs.Property<Object> |
RegExp |
net.java.html.lib.Objs.Property<Global> |
root |
net.java.html.lib.Objs.Property<SetConstructor> |
Set |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A2<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super net.java.html.lib.Array<Object>,? extends Object>> |
setImmediate |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer>> |
setInterval |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer>> |
setTimeout |
net.java.html.lib.Objs.Property<Object> |
String |
net.java.html.lib.Objs.Property<net.java.html.lib.Function> |
Symbol |
net.java.html.lib.Objs.Property<Object> |
SyntaxError |
net.java.html.lib.Objs.Property<Object> |
TypeError |
net.java.html.lib.Objs.Property<Object> |
Uint16Array |
net.java.html.lib.Objs.Property<Object> |
Uint32Array |
net.java.html.lib.Objs.Property<Object> |
Uint8Array |
net.java.html.lib.Objs.Property<net.java.html.lib.Function> |
Uint8ClampedArray |
net.java.html.lib.Objs.Property<Object> |
undefined |
net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super String,? extends String>> |
unescape |
net.java.html.lib.Objs.Property<Object> |
URIError |
net.java.html.lib.Objs.Property<Object> |
v8debug |
net.java.html.lib.Objs.Property<WeakMapConstructor> |
WeakMap |
net.java.html.lib.Objs.Property<WeakSetConstructor> |
WeakSet |
| Modifier | Constructor and Description |
|---|---|
protected |
Global(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static Global |
$as(Object obj) |
Object |
Array() |
Object |
ArrayBuffer() |
Object |
Boolean() |
Object |
Buffer() |
net.java.html.lib.Function.A1<? super Object,? extends Void> |
clearImmediate() |
net.java.html.lib.Function.A1<? super Timer,? extends Void> |
clearInterval() |
net.java.html.lib.Function.A1<? super Timer,? extends Void> |
clearTimeout() |
Object |
console() |
Object |
DataView() |
Object |
Date() |
Object |
decodeURI() |
Object |
decodeURIComponent() |
Object |
encodeURI() |
Object |
encodeURIComponent() |
Object |
Error() |
net.java.html.lib.Function.A1<? super String,? extends String> |
escape() |
Object |
eval() |
Object |
EvalError() |
Object |
Float32Array() |
Object |
Float64Array() |
Object |
Function() |
net.java.html.lib.Function.A0<? extends Void> |
gc() |
Global |
global() |
Global |
GLOBAL() |
Object |
Infinity() |
Object |
Int16Array() |
Object |
Int32Array() |
Object |
Int8Array() |
Object |
Intl() |
Object |
isFinite() |
Object |
isNaN() |
Object |
JSON() |
MapConstructor |
Map() |
Object |
Math() |
Object |
NaN() |
Object |
Number() |
Object |
Object() |
Object |
parseFloat() |
Object |
parseInt() |
Process |
process() |
net.java.html.lib.Function |
Promise() |
Object |
RangeError() |
Object |
ReferenceError() |
Object |
RegExp() |
Global |
root() |
SetConstructor |
Set() |
net.java.html.lib.Function.A2<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super net.java.html.lib.Array<Object>,? extends Object> |
setImmediate() |
net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer> |
setInterval() |
net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer> |
setTimeout() |
Object |
String() |
net.java.html.lib.Function |
Symbol() |
Object |
SyntaxError() |
Object |
TypeError() |
Object |
Uint16Array() |
Object |
Uint32Array() |
Object |
Uint8Array() |
net.java.html.lib.Function |
Uint8ClampedArray() |
Object |
undefined() |
net.java.html.lib.Function.A1<? super String,? extends String> |
unescape() |
Object |
URIError() |
WeakMapConstructor |
WeakMap() |
WeakSetConstructor |
WeakSet() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic net.java.html.lib.Objs.Property<Object> Array
public net.java.html.lib.Objs.Property<Object> ArrayBuffer
public net.java.html.lib.Objs.Property<Object> Boolean
public net.java.html.lib.Objs.Property<Object> Buffer
public net.java.html.lib.Objs.Property<Object> DataView
public net.java.html.lib.Objs.Property<Object> Date
public net.java.html.lib.Objs.Property<Object> Error
public net.java.html.lib.Objs.Property<Object> EvalError
public net.java.html.lib.Objs.Property<Object> Float32Array
public net.java.html.lib.Objs.Property<Object> Float64Array
public net.java.html.lib.Objs.Property<Object> Function
public net.java.html.lib.Objs.Property<Global> GLOBAL
public net.java.html.lib.Objs.Property<Object> Infinity
public net.java.html.lib.Objs.Property<Object> Int16Array
public net.java.html.lib.Objs.Property<Object> Int32Array
public net.java.html.lib.Objs.Property<Object> Int8Array
public net.java.html.lib.Objs.Property<Object> Intl
public net.java.html.lib.Objs.Property<Object> JSON
public net.java.html.lib.Objs.Property<MapConstructor> Map
public net.java.html.lib.Objs.Property<Object> Math
public net.java.html.lib.Objs.Property<Object> NaN
public net.java.html.lib.Objs.Property<Object> Number
public net.java.html.lib.Objs.Property<Object> Object
public net.java.html.lib.Objs.Property<net.java.html.lib.Function> Promise
public net.java.html.lib.Objs.Property<Object> RangeError
public net.java.html.lib.Objs.Property<Object> ReferenceError
public net.java.html.lib.Objs.Property<Object> RegExp
public net.java.html.lib.Objs.Property<SetConstructor> Set
public net.java.html.lib.Objs.Property<Object> String
public net.java.html.lib.Objs.Property<net.java.html.lib.Function> Symbol
public net.java.html.lib.Objs.Property<Object> SyntaxError
public net.java.html.lib.Objs.Property<Object> TypeError
public net.java.html.lib.Objs.Property<Object> URIError
public net.java.html.lib.Objs.Property<Object> Uint16Array
public net.java.html.lib.Objs.Property<Object> Uint32Array
public net.java.html.lib.Objs.Property<Object> Uint8Array
public net.java.html.lib.Objs.Property<net.java.html.lib.Function> Uint8ClampedArray
public net.java.html.lib.Objs.Property<WeakMapConstructor> WeakMap
public net.java.html.lib.Objs.Property<WeakSetConstructor> WeakSet
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Object,? extends Void>> clearImmediate
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Timer,? extends Void>> clearInterval
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super Timer,? extends Void>> clearTimeout
public net.java.html.lib.Objs.Property<Object> console
public net.java.html.lib.Objs.Property<Object> decodeURI
public net.java.html.lib.Objs.Property<Object> decodeURIComponent
public net.java.html.lib.Objs.Property<Object> encodeURI
public net.java.html.lib.Objs.Property<Object> encodeURIComponent
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super String,? extends String>> escape
public net.java.html.lib.Objs.Property<Object> eval
public net.java.html.lib.Objs.Property<Global> global
public net.java.html.lib.Objs.Property<Object> isFinite
public net.java.html.lib.Objs.Property<Object> isNaN
public net.java.html.lib.Objs.Property<Object> parseFloat
public net.java.html.lib.Objs.Property<Object> parseInt
public net.java.html.lib.Objs.Property<Process> process
public net.java.html.lib.Objs.Property<Global> root
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A2<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super net.java.html.lib.Array<Object>,? extends Object>> setImmediate
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer>> setInterval
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer>> setTimeout
public net.java.html.lib.Objs.Property<Object> undefined
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A1<? super String,? extends String>> unescape
public net.java.html.lib.Objs.Property<net.java.html.lib.Function.A0<? extends Void>> gc
public net.java.html.lib.Objs.Property<Object> v8debug
protected Global(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public Object Array()
public Object ArrayBuffer()
public Object Boolean()
public Object Buffer()
public Object DataView()
public Object Date()
public Object Error()
public Object EvalError()
public Object Float32Array()
public Object Float64Array()
public Object Function()
public Global GLOBAL()
public Object Infinity()
public Object Int16Array()
public Object Int32Array()
public Object Int8Array()
public Object Intl()
public Object JSON()
public MapConstructor Map()
public Object Math()
public Object NaN()
public Object Number()
public Object Object()
public net.java.html.lib.Function Promise()
public Object RangeError()
public Object ReferenceError()
public Object RegExp()
public SetConstructor Set()
public Object String()
public net.java.html.lib.Function Symbol()
public Object SyntaxError()
public Object TypeError()
public Object URIError()
public Object Uint16Array()
public Object Uint32Array()
public Object Uint8Array()
public net.java.html.lib.Function Uint8ClampedArray()
public WeakMapConstructor WeakMap()
public WeakSetConstructor WeakSet()
public Object console()
public Object decodeURI()
public Object decodeURIComponent()
public Object encodeURI()
public Object encodeURIComponent()
public Object eval()
public Global global()
public Object isFinite()
public Object isNaN()
public Object parseFloat()
public Object parseInt()
public Process process()
public Global root()
public net.java.html.lib.Function.A2<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super net.java.html.lib.Array<Object>,? extends Object> setImmediate()
public net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer> setInterval()
public net.java.html.lib.Function.A3<? super net.java.html.lib.Function.A1<? super net.java.html.lib.Array<Object>,? extends Void>,? super Number,? super net.java.html.lib.Array<Object>,? extends Timer> setTimeout()
public Object undefined()
public net.java.html.lib.Function.A0<? extends Void> gc()
Copyright © 2016. All rights reserved.