public class NavigationCompletedEvent extends NavigationEvent
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Boolean> |
isSuccess |
Objs.Property<Number> |
webErrorStatus |
uri
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, cancelBubble, CAPTURING_PHASE, currentTarget, defaultPrevented, eventPhase, isTrusted, returnValue, srcElement, target, timeStamp, type
Modifier | Constructor and Description |
---|---|
protected |
NavigationCompletedEvent(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static NavigationCompletedEvent |
$as(Object obj) |
Boolean |
isSuccess() |
Number |
webErrorStatus() |
uri
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, cancelBubble, CAPTURING_PHASE, currentTarget, defaultPrevented, eventPhase, initEvent, isTrusted, preventDefault, returnValue, srcElement, stopImmediatePropagation, stopPropagation, target, timeStamp, 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<Boolean> isSuccess
public Objs.Property<Number> webErrorStatus
protected NavigationCompletedEvent(Objs.Constructor<?> c, Object js)
public static NavigationCompletedEvent $as(Object obj)
public Boolean isSuccess()
public Number webErrorStatus()
Copyright © 2018. All rights reserved.