= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
method status : int Js.readonly_prop
method update : unit Js.meth
method abort : unit Js.meth
method swapCache : unit Js.meth
method onchecking : (applicationCache Js.t, event Js.t) event_listener Js.prop
method onerror : (applicationCache Js.t, event Js.t) event_listener Js.prop
method onnoupdate : (applicationCache Js.t, event Js.t) event_listener Js.prop
method ondownloading : (applicationCache Js.t, event Js.t) event_listener
Js.prop
method onprogress : (applicationCache Js.t, event Js.t) event_listener Js.prop
method onupdateready : (applicationCache Js.t, event Js.t) event_listener
Js.prop
method oncached : (applicationCache Js.t, event Js.t) event_listener Js.prop
method onobsolete : (applicationCache Js.t, event Js.t) event_listener Js.prop
inherit eventTarget