@Generated(value="org.realityforge.webtack")
@JsFunction
@FunctionalInterface
public interface InputEventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onInvoke(InputEvent event) |
void onInvoke(@Nonnull
InputEvent event)