public interface FocusEventInit extends UIEventInit
| Modifier and Type | Method and Description |
|---|---|
static FocusEventInit |
create() |
EventTarget |
getRelatedTarget() |
void |
setRelatedTarget(EventTarget relatedTarget) |
getDetail, getView, setDetail, setViewisBubbles, isCancelable, isComposed, setBubbles, setCancelable, setComposedstatic FocusEventInit create()
create in interface EventInitcreate in interface UIEventInitEventTarget getRelatedTarget()
void setRelatedTarget(EventTarget relatedTarget)