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