public interface FocusEventInit extends UIEventInit
Modifier and Type | Method and Description |
---|---|
static FocusEventInit |
create() |
EventTarget |
getRelatedTarget() |
void |
setRelatedTarget(EventTarget relatedTarget) |
getDetail, getView, setDetail, setView
isBubbles, isCancelable, isComposed, setBubbles, setCancelable, setComposed
static FocusEventInit create()
create
in interface EventInit
create
in interface UIEventInit
EventTarget getRelatedTarget()
void setRelatedTarget(EventTarget relatedTarget)