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