Class type Dom_html.applicationCache
method status : int Js.readonly_propmethod update : unit Js.methmethod abort : unit Js.methmethod swapCache : unit Js.methmethod onchecking : (applicationCache Js.t, event Js.t) event_listener Js.propmethod onerror : (applicationCache Js.t, event Js.t) event_listener Js.propmethod onnoupdate : (applicationCache Js.t, event Js.t) event_listener Js.propmethod ondownloading : (applicationCache Js.t, event Js.t) event_listener Js.propmethod onprogress : (applicationCache Js.t, event Js.t) event_listener Js.propmethod onupdateready : (applicationCache Js.t, event Js.t) event_listener Js.propmethod oncached : (applicationCache Js.t, event Js.t) event_listener Js.propmethod onobsolete : (applicationCache Js.t, event Js.t) event_listener Js.prop
inherit eventTarget