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