@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="BeforeUnloadEvent")
public class BeforeUnloadEvent
extends Event
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
returnValue |
AT_TARGET, BUBBLING_PHASE, cancelBubble, CAPTURING_PHASE, NONE| Modifier | Constructor and Description |
|---|---|
protected |
BeforeUnloadEvent() |
bubbles, cancelable, composed, composedPath, currentTarget, defaultPrevented, eventPhase, initEvent, initEvent, initEvent, isTrusted, preventDefault, srcElement, stopImmediatePropagation, stopPropagation, target, timeStamp, type