Interface FocusEvent

All Superinterfaces:
Event, UIEvent
All Known Implementing Classes:
FocusEventImpl

public interface FocusEvent extends UIEvent
The FocusEvent interface represents focus-related events, including focus, blur, focusin, and focusout.
See Also: