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