Class type Windows_browser.windows
method _WINDOW_ID_NONE : int Js_min.prop
method _WINDOW_ID_CURRENT : int Js_min.prop
method get : int -> getInfo Js_min.t Js_min.optdef -> window Js_min.t Promise.promise Js_min.t Js_min.meth
method getCurrent : getInfo Js_min.t Js_min.optdef -> window Js_min.t Promise.promise Js_min.t Js_min.meth
method getLastFocused : getInfo Js_min.t Js_min.optdef -> window Js_min.t Promise.promise Js_min.t Js_min.meth
method getAll : getInfo Js_min.t Js_min.optdef -> window Js_min.t Js_min.js_array Js_min.t Promise.promise Js_min.t Js_min.meth
method create : createData Js_min.t Js_min.optdef -> window Js_min.t Promise.promise Js_min.t Js_min.meth
method update : int -> updateInfo Js_min.t -> window Js_min.t Promise.promise Js_min.t Js_min.meth
method remove : int -> unit Promise.promise Js_min.t Js_min.meth
method onCreated : window Js_min.t Browser_utils.event Js_min.t Js_min.prop
method onRemoved : int Browser_utils.event Js_min.t Js_min.prop
method onFocusChanged : int Browser_utils.event Js_min.t Js_min.prop