public class WindowConsole extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Console> |
console |
Modifier | Constructor and Description |
---|---|
protected |
WindowConsole(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static WindowConsole |
$as(Object obj) |
Console |
console() |
$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<Console> console
protected WindowConsole(Objs.Constructor<?> c, Object js)
public static WindowConsole $as(Object obj)
public Console console()
Copyright © 2018. All rights reserved.