Package react4j.dom.events
Class FocusEvent
java.lang.Object
react4j.dom.events.SyntheticEvent<akasha.FocusEvent>
react4j.dom.events.FocusEvent
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class FocusEvent
extends SyntheticEvent<akasha.FocusEvent>
-
Constructor Summary
-
Method Summary
Methods inherited from class react4j.dom.events.SyntheticEvent
getCurrentTarget, getEventPhase, getNativeEvent, getTarget, getTimeStamp, getType, isBubbles, isCancelable, isDefaultPrevented, isPropagationStopped, isTrusted, persist, preventDefault, stopPropagation
-
Constructor Details
-
FocusEvent
public FocusEvent()
-
-
Method Details
-
getRelatedTarget
-