Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Field and Description |
---|---|
Objs.Property<Function.A1<? super BeforeUnloadEvent,? extends Object>> |
Window.onbeforeunload |
Objs.Property<Function.A1<? super BeforeUnloadEvent,? extends Object>> |
HTMLFrameSetElement.onbeforeunload |
Objs.Property<Function.A1<? super BeforeUnloadEvent,? extends Object>> |
HTMLBodyElement.onbeforeunload |
static Function.A1<? super BeforeUnloadEvent,? extends Object> |
Exports.onbeforeunload |
Modifier and Type | Method and Description |
---|---|
static BeforeUnloadEvent |
BeforeUnloadEvent.$as(Object obj) |
Modifier and Type | Method and Description |
---|---|
Function.A1<? super BeforeUnloadEvent,? extends Object> |
Window.onbeforeunload() |
Function.A1<? super BeforeUnloadEvent,? extends Object> |
HTMLFrameSetElement.onbeforeunload() |
Function.A1<? super BeforeUnloadEvent,? extends Object> |
HTMLBodyElement.onbeforeunload() |
Copyright © 2018. All rights reserved.