@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="PageTransitionEvent")
public class PageTransitionEvent
extends Event
AT_TARGET, BUBBLING_PHASE, cancelBubble, CAPTURING_PHASE, NONE, returnValue| Constructor and Description |
|---|
PageTransitionEvent(java.lang.String type) |
PageTransitionEvent(java.lang.String type,
PageTransitionEventInit eventInitDict) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
persisted()
The persisted read-only property indicates if a webpage is loading from a cache.
|
bubbles, cancelable, composed, composedPath, currentTarget, defaultPrevented, eventPhase, initEvent, initEvent, initEvent, isTrusted, preventDefault, srcElement, stopImmediatePropagation, stopPropagation, target, timeStamp, typeassign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, valuespublic PageTransitionEvent(@Nonnull
java.lang.String type,
@Nonnull
PageTransitionEventInit eventInitDict)
public PageTransitionEvent(@Nonnull
java.lang.String type)