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