@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface FocusEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(FocusEvent event)
Handle event of type FocusEvent
|
void handleEvent(@Nonnull
FocusEvent event)