public class PerformanceNavigation extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
redirectCount |
Objs.Property<Number> |
type |
Objs.Property<Number> |
TYPE_BACK_FORWARD |
Objs.Property<Number> |
TYPE_NAVIGATE |
Objs.Property<Number> |
TYPE_RELOAD |
Objs.Property<Number> |
TYPE_RESERVED |
Modifier | Constructor and Description |
---|---|
protected |
PerformanceNavigation(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static PerformanceNavigation |
$as(Object obj) |
Number |
redirectCount() |
Object |
toJSON() |
Number |
TYPE_BACK_FORWARD() |
Number |
TYPE_NAVIGATE() |
Number |
TYPE_RELOAD() |
Number |
TYPE_RESERVED() |
Number |
type() |
$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<Number> redirectCount
public Objs.Property<Number> type
public Objs.Property<Number> TYPE_BACK_FORWARD
public Objs.Property<Number> TYPE_NAVIGATE
public Objs.Property<Number> TYPE_RELOAD
public Objs.Property<Number> TYPE_RESERVED
protected PerformanceNavigation(Objs.Constructor<?> c, Object js)
public static PerformanceNavigation $as(Object obj)
public Number redirectCount()
public Number type()
public Number TYPE_BACK_FORWARD()
public Number TYPE_NAVIGATE()
public Number TYPE_RELOAD()
public Number TYPE_RESERVED()
public Object toJSON()
Copyright © 2018. All rights reserved.