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