public class Global extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier | Constructor and Description |
---|---|
protected |
Global(Objs.Constructor<?> c,
Object js) |
$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, valueOf
public Objs.Property<Object> Array
public Objs.Property<Object> ArrayBuffer
public Objs.Property<Object> Boolean
public Objs.Property<Object> Buffer
public Objs.Property<Object> DataView
public Objs.Property<Object> Date
public Objs.Property<Object> Error
public Objs.Property<Object> EvalError
public Objs.Property<Object> Float32Array
public Objs.Property<Object> Float64Array
public Objs.Property<Object> Function
public Objs.Property<Global> GLOBAL
public Objs.Property<Object> Infinity
public Objs.Property<Object> Int16Array
public Objs.Property<Object> Int32Array
public Objs.Property<Object> Int8Array
public Objs.Property<Object> Intl
public Objs.Property<Object> JSON
public Objs.Property<MapConstructor> Map
public Objs.Property<Object> Math
public Objs.Property<Object> NaN
public Objs.Property<Object> Number
public Objs.Property<Object> Object
public Objs.Property<Function> Promise
public Objs.Property<Object> RangeError
public Objs.Property<Object> ReferenceError
public Objs.Property<Object> RegExp
public Objs.Property<SetConstructor> Set
public Objs.Property<Object> String
public Objs.Property<Function> Symbol
public Objs.Property<Object> SyntaxError
public Objs.Property<Object> TypeError
public Objs.Property<Object> URIError
public Objs.Property<Object> Uint16Array
public Objs.Property<Object> Uint32Array
public Objs.Property<Object> Uint8Array
public Objs.Property<Function> Uint8ClampedArray
public Objs.Property<WeakMapConstructor> WeakMap
public Objs.Property<WeakSetConstructor> WeakSet
public Objs.Property<Function.A1<? super Object,? extends Void>> clearImmediate
public Objs.Property<Function.A1<? super Timer,? extends Void>> clearInterval
public Objs.Property<Function.A1<? super Timer,? extends Void>> clearTimeout
public Objs.Property<Object> console
public Objs.Property<Object> decodeURI
public Objs.Property<Object> decodeURIComponent
public Objs.Property<Object> encodeURI
public Objs.Property<Object> encodeURIComponent
public Objs.Property<Function.A1<? super String,? extends String>> escape
public Objs.Property<Object> eval
public Objs.Property<Global> global
public Objs.Property<Object> isFinite
public Objs.Property<Object> isNaN
public Objs.Property<Object> parseFloat
public Objs.Property<Object> parseInt
public Objs.Property<Process> process
public Objs.Property<Global> root
public Objs.Property<Function.A2<? super Function.A1<? super Array<Object>,? extends Void>,? super Array<Object>,? extends Object>> setImmediate
public Objs.Property<Function.A3<? super Function.A1<? super Array<Object>,? extends Void>,? super Number,? super Array<Object>,? extends Timer>> setInterval
public Objs.Property<Function.A3<? super Function.A1<? super Array<Object>,? extends Void>,? super Number,? super Array<Object>,? extends Timer>> setTimeout
public Objs.Property<Object> undefined
public Objs.Property<Function.A1<? super String,? extends String>> unescape
public Objs.Property<Function.A0<? extends Void>> gc
public Objs.Property<Object> v8debug
protected Global(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 Function Promise()
public Object RangeError()
public Object ReferenceError()
public Object RegExp()
public SetConstructor Set()
public Object String()
public Function Symbol()
public Object SyntaxError()
public Object TypeError()
public Object URIError()
public Object Uint16Array()
public Object Uint32Array()
public Object Uint8Array()
public Function Uint8ClampedArray()
public WeakMapConstructor WeakMap()
public WeakSetConstructor WeakSet()
public Function.A1<? super Object,? extends Void> clearImmediate()
public Function.A1<? super Timer,? extends Void> clearInterval()
public Function.A1<? super Timer,? extends Void> clearTimeout()
public Object console()
public Object decodeURI()
public Object decodeURIComponent()
public Object encodeURI()
public Object encodeURIComponent()
public Function.A1<? super String,? extends String> escape()
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 Function.A2<? super Function.A1<? super Array<Object>,? extends Void>,? super Array<Object>,? extends Object> setImmediate()
public Function.A3<? super Function.A1<? super Array<Object>,? extends Void>,? super Number,? super Array<Object>,? extends Timer> setInterval()
public Function.A3<? super Function.A1<? super Array<Object>,? extends Void>,? super Number,? super Array<Object>,? extends Timer> setTimeout()
public Object undefined()
public Function.A1<? super String,? extends String> unescape()
public Function.A0<? extends Void> gc()
Copyright © 2018. All rights reserved.