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