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