Package elemental2.dom
Interface ApplicationCache.OnprogressFn
-
- Enclosing class:
- ApplicationCache
@JsFunction public static interface ApplicationCache.OnprogressFn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onInvoke(Event p0)
-
-
-
Method Detail
-
onInvoke
void onInvoke(Event p0)
-
-